aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-11-29 18:36:17 +0100
committerRGIB <gibellini.roberto@gmail.com>2016-11-29 18:36:17 +0100
commitd7d03baa5191da4c18940508be606ffd9cb0995e (patch)
tree37e9e6d18451d4f7a8effcb8e3bcd43e3bf7f40a /selinux/bluetooth.te
parent21ab75dbbec3cc2023ac32e1c31b6eb6288bcd0c (diff)
downloaddevice_samsung_i9305-d7d03baa5191da4c18940508be606ffd9cb0995e.zip
device_samsung_i9305-d7d03baa5191da4c18940508be606ffd9cb0995e.tar.gz
device_samsung_i9305-d7d03baa5191da4c18940508be606ffd9cb0995e.tar.bz2
i9305 : update selinux and fix bluetooth
Change-Id: I77efb8aedcbef88c7af126d455782750ef7e3b32
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 42c91ec..7846f67 100644
--- a/selinux/bluetooth.te
+++ b/selinux/bluetooth.te
@@ -2,3 +2,5 @@ allow bluetooth bluetooth_data_file:file { read open };
allow bluetooth serial_device:chr_file { read write ioctl open };
allow bluetooth wifi_data_file:file { read open };
allow bluetooth radio_device:file write;
+allow bluetooth sysfs_bluetooth_writable:dir search;
+allow bluetooth sysfs_bluetooth_writable:lnk_file read;