From 96cccc9f5d4c5908bbc9051242cf1fb43b8d0373 Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Mon, 21 Dec 2015 22:46:15 +1100 Subject: i9300: fix bluetooth denials Change-Id: I198c0eafcd6b554c826b3c0814be6955301835e4 --- selinux/bluetooth.te | 1 + 1 file changed, 1 insertion(+) diff --git a/selinux/bluetooth.te b/selinux/bluetooth.te index 9d11918..dbfbe0e 100644 --- a/selinux/bluetooth.te +++ b/selinux/bluetooth.te @@ -4,3 +4,4 @@ allow bluetooth firmware_exynos:dir { open read search }; allow bluetooth firmware_exynos:file { open read }; allow bluetooth sysfs:file write; allow bluetooth efs_device_file:dir search; +allow bluetooth wifi_data_file:file r_file_perms; -- cgit v1.1