diff options
author | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-08-11 18:07:10 +0200 |
---|---|---|
committer | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-08-11 18:07:10 +0200 |
commit | 605a7bbb337434c21a666334ed9e166165503a0c (patch) | |
tree | 367efa44a625aabeba2e13df9c8754de1cfac18d /selinux/file_contexts | |
parent | faf47a6d5ddd205c83ce4ed6a3515551953e3277 (diff) | |
download | device_samsung_espressowifi-605a7bbb337434c21a666334ed9e166165503a0c.zip device_samsung_espressowifi-605a7bbb337434c21a666334ed9e166165503a0c.tar.gz device_samsung_espressowifi-605a7bbb337434c21a666334ed9e166165503a0c.tar.bz2 |
p31xx: refine sepolicies
Change-Id: I1713e9e12a4ff3d6d760e315a2031908fe4dcd8f
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 027c2de..a64887a 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -11,11 +11,6 @@ /dev/block/mmcblk0p8 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/ttyO1 u:object_r:hci_attach_dev:s0 /efs/bluetooth/(/.*)? u:object_r:bluetooth_efs_file:s0 |