diff options
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 8f33998..17417ec 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -6,7 +6,6 @@ /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 /dev/timerirq u:object_r:sensors_device:s0 /dev/ttyFIQ0 u:object_r:console_device:s0 /dev/ttyGS0 u:object_r:radio_device:s0 @@ -30,12 +29,8 @@ # In Samsung Tuna Board, ttyO0 is for uart driver. gps_device is device specific /dev/ttyO0 u:object_r:gps_device:s0 -# surface flinger -/dev/dsscomp u:object_r:graphics_device:s0 - # Accelerometer /dev/accelirq u:object_r:sensors_device:s0 # System binaries -/system/bin/pvrsrvinit u:object_r:pvrsrvinit_exec:s0 /system/bin/dumpdcc u:object_r:dumpdcc_exec:s0 |