diff options
Diffstat (limited to 'sepolicy')
-rw-r--r-- | sepolicy/file_contexts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index c27c020..627211c 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -21,12 +21,6 @@ # Quick Charge /system/vendor/bin/hvdcp u:object_r:hvdcp_exec:s0 -# Touch -/sys/devices/virtual/input/clearpad/glove u:object_r:sysfs_touch:s0 -/sys/devices/virtual/input/clearpad/wakeup_gesture u:object_r:sysfs_touch:s0 -/sys/devices/virtual/input/max1187x/glove u:object_r:sysfs_touch:s0 -/sys/devices/virtual/input/max1187x/wakeup_gesture u:object_r:sysfs_touch:s0 - # Trim Area daemon /system/vendor/bin/tad_static u:object_r:tad_exec:s0 |