diff options
author | RGIB <gibellini.roberto@gmail.com> | 2016-11-29 18:36:17 +0100 |
---|---|---|
committer | RGIB <gibellini.roberto@gmail.com> | 2016-11-29 18:36:17 +0100 |
commit | d7d03baa5191da4c18940508be606ffd9cb0995e (patch) | |
tree | 37e9e6d18451d4f7a8effcb8e3bcd43e3bf7f40a /selinux/file_contexts | |
parent | 21ab75dbbec3cc2023ac32e1c31b6eb6288bcd0c (diff) | |
download | device_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/file_contexts')
-rw-r--r-- | selinux/file_contexts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/file_contexts b/selinux/file_contexts index a0cddd3..3db1714 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -8,6 +8,8 @@ /data/.cid.info u:object_r:wifi_data_file:s0 +/sys/devices/platform/bcm4334_bluetooth(/.*)? u:object_r:sysfs_bluetooth_writable:s0 +/sys/class/rfkill(/.*)? u:object_r:sysfs_bluetooth_writable:s0 /efs/bluetooth/bt_addr u:object_r:bluetooth_data_file:s0 /dev/akm8975 u:object_r:sensors_device:s0 |