diff options
author | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-08-11 18:12:03 +0200 |
---|---|---|
committer | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-08-11 18:12:03 +0200 |
commit | 4ce796517d80a1877bb2766c8b3403327db745c0 (patch) | |
tree | bea43907be218a12542a61911f85157cc54407cd /selinux/file_contexts | |
parent | 279859988403de649091978b0bff52bce153fd29 (diff) | |
download | device_samsung_galaxys2-common-4ce796517d80a1877bb2766c8b3403327db745c0.zip device_samsung_galaxys2-common-4ce796517d80a1877bb2766c8b3403327db745c0.tar.gz device_samsung_galaxys2-common-4ce796517d80a1877bb2766c8b3403327db745c0.tar.bz2 |
galaxys2: refine sepolicies
Change-Id: Ifa7e56537af87f14a59e5c9b5f254073eea22a8f
Diffstat (limited to 'selinux/file_contexts')
-rw-r--r-- | selinux/file_contexts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/selinux/file_contexts b/selinux/file_contexts index 36fb414..98fdd8f 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -15,11 +15,6 @@ /dev/block/mmcblk0p7 u:object_r:efs_block_device:s0 -/efs/imei/mps_code.dat u:object_r:radio_data_file:s0 -/efs/nv_data.bin u:object_r:radio_data_file:s0 -/efs/nv_data.bin.md5 u:object_r:radio_data_file:s0 -/efs/upgaddr u:object_r:efs_file:s0 - # Bluetooth /dev/ttySAC0 u:object_r:hci_attach_dev:s0 /efs/bluetooth(/.*)? u:object_r:bluetooth_data_file:s0 |