From 3097f42bb33999120e394f644917899f2f8935cc Mon Sep 17 00:00:00 2001 From: Ziyan Date: Thu, 6 Aug 2015 00:03:28 +0200 Subject: tuna: update SELinux policies Change-Id: I0509465046ae5b22f4ab1e857db0645075d66628 --- sepolicy/file_contexts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sepolicy/file_contexts') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 99b4a16..8f33998 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -16,6 +16,7 @@ /dev/umts_ipc0 u:object_r:radio_device:s0 /dev/umts_ramdump0 u:object_r:radio_device:s0 /dev/umts_rfs0 u:object_r:radio_device:s0 +/dev/i2c-2 u:object_r:camera_device:s0 /factory(/.*)? u:object_r:efs_file:s0 /factory/bluetooth(/.*)? u:object_r:bluetooth_efs_file:s0 /factory/nv_data.bin.* u:object_r:radio_data_file:s0 @@ -36,5 +37,5 @@ /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 +/system/bin/pvrsrvinit u:object_r:pvrsrvinit_exec:s0 +/system/bin/dumpdcc u:object_r:dumpdcc_exec:s0 -- cgit v1.1