aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2015-03-13 09:37:00 -0400
committersbrissen <sbrissen@hotmail.com>2015-03-13 09:39:12 -0400
commit77686ea73b34bed50c65750cd9b0cba0fab997f1 (patch)
treefdd092c4ab23333a952457b1fda05588ec36330d /selinux/bluetooth.te
parent3f7af15c43750e5fd5ee64b1860025ef27c7a4ff (diff)
downloaddevice_samsung_kona-common-77686ea73b34bed50c65750cd9b0cba0fab997f1.zip
device_samsung_kona-common-77686ea73b34bed50c65750cd9b0cba0fab997f1.tar.gz
device_samsung_kona-common-77686ea73b34bed50c65750cd9b0cba0fab997f1.tar.bz2
kona: address more selinux denials
-fixes bluetooth and video Change-Id: I86c7709533970eddee3647a1283ac1e12fc01437
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
new file mode 100644
index 0000000..a6e68b8
--- /dev/null
+++ b/selinux/bluetooth.te
@@ -0,0 +1,2 @@
+allow bluetooth smd_device:chr_file { read write ioctl open };
+allow bluetooth sysfs:file { write }; \ No newline at end of file