summaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
diff options
context:
space:
mode:
authormcgi5sr2 <mcgi5sr2@gmail.com>2015-09-08 19:05:37 +0100
committerforkbomb <keepcalm444@gmail.com>2015-11-25 09:00:08 +1100
commit89139a1116a4eccd434317b708571bcfc2a23f6c (patch)
tree563e2359eb58c8eb6e3c725df310a8cc64902e09 /selinux/bluetooth.te
parentddce304caa0d9e7b7d2858f409fc99252737c3e1 (diff)
downloaddevice_samsung_i9300-89139a1116a4eccd434317b708571bcfc2a23f6c.zip
device_samsung_i9300-89139a1116a4eccd434317b708571bcfc2a23f6c.tar.gz
device_samsung_i9300-89139a1116a4eccd434317b708571bcfc2a23f6c.tar.bz2
i9300 Grouper GPS blobs SElinux update
Change-Id: I3dbb887bd1356a3198a4b4da5aadf95b64920e55
Diffstat (limited to 'selinux/bluetooth.te')
-rw-r--r--selinux/bluetooth.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/bluetooth.te b/selinux/bluetooth.te
index 76e62ea..9d11918 100644
--- a/selinux/bluetooth.te
+++ b/selinux/bluetooth.te
@@ -1,4 +1,6 @@
allow bluetooth bluetooth_efs_file:dir search;
allow bluetooth bluetooth_efs_file:file read;
+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;