summaryrefslogtreecommitdiffstats
path: root/sepolicy/file_contexts
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2014-12-02 00:46:15 +0100
committerZiyan <jaraidaniel@gmail.com>2014-12-13 00:39:25 +0100
commit8ebe113a54443eb8553736d361329626a9e21c17 (patch)
tree4209c0d91968b399bb02a6c3520d5566b77564d8 /sepolicy/file_contexts
parent8d27fc1a07c9b4c946431c2c408ed3394cbada02 (diff)
downloaddevice_samsung_tuna-8ebe113a54443eb8553736d361329626a9e21c17.zip
device_samsung_tuna-8ebe113a54443eb8553736d361329626a9e21c17.tar.gz
device_samsung_tuna-8ebe113a54443eb8553736d361329626a9e21c17.tar.bz2
tuna: fix most selinux denials
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r--sepolicy/file_contexts5
1 files changed, 5 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index e92704e..99b4a16 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -3,6 +3,7 @@
/dev/block/mmcblk0p4 u:object_r:radio_device:s0
/dev/block/mmcblk0p9 u:object_r:radio_device:s0
/dev/block/platform/omap/omap_hsmmc.0/by-name/radio u:object_r:radio_device:s0
+/dev/an30259a_leds u:object_r:video_device:s0
/dev/cdma_.* u:object_r:radio_device:s0
/dev/lte_.* u:object_r:radio_device:s0
/dev/tiler u:object_r:video_device:s0
@@ -33,3 +34,7 @@
# Accelerometer
/dev/accelirq u:object_r:sensors_device:s0
+
+# System binaries
+/system/bin/pvrsrvinit u:object_r:pvrsrvinit_exec:s0
+/system/vendor/bin/fRom u:object_r:fRom_exec:s0