aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-01-16 23:00:52 +0100
committerRGIB <gibellini.roberto@gmail.com>2016-01-16 23:00:52 +0100
commitb1b8ee6ff1bf975a1c02c11360e8faee3276a655 (patch)
treed329a009eb3466e213e08b0ea75b738ee7d6d3bf /selinux/bluetooth.te
parentb1298aa0863613f0b2338f323b696d2e34db41fc (diff)
downloaddevice_samsung_kona-common-b1b8ee6ff1bf975a1c02c11360e8faee3276a655.zip
device_samsung_kona-common-b1b8ee6ff1bf975a1c02c11360e8faee3276a655.tar.gz
device_samsung_kona-common-b1b8ee6ff1bf975a1c02c11360e8faee3276a655.tar.bz2
kona : selinux update
Change-Id: I45081a265850b0df959830133cc942e55865f92c
Diffstat (limited to 'selinux/bluetooth.te')
-rw-r--r--selinux/bluetooth.te3
1 files changed, 2 insertions, 1 deletions
diff --git a/selinux/bluetooth.te b/selinux/bluetooth.te
index a6e68b8..903cc85 100644
--- a/selinux/bluetooth.te
+++ b/selinux/bluetooth.te
@@ -1,2 +1,3 @@
allow bluetooth smd_device:chr_file { read write ioctl open };
-allow bluetooth sysfs:file { write }; \ No newline at end of file
+allow bluetooth sysfs:file { write };
+allow bluetooth log_device:chr_file write;