diff options
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 414dad0..1163cb9 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -23,10 +23,6 @@ /(vendor|system/vendor)/bin/hw/android\.hardware\.light@2\.0-service\.zuk_8996 u:object_r:hal_light_default_exec:s0 /(vendor|system/vendor)/bin/hw/vendor\.lineage\.touch@1\.0-service\.zuk_8996 u:object_r:hal_lineage_touch_default_exec:s0 -# Misc files on /vendor -/(vendor|system/vendor)/usr/idc(/.*)? u:object_r:idc_file:s0 -/(vendor|system/vendor)/usr/keylayout(/.*)? u:object_r:keylayout_file:s0 - # Sys files /sys/devices/soc/soc:fpc1020(/.*)? u:object_r:sysfs_fingerprint:s0 /sys/devices/soc/soc:fpc1020/enable_wakeup u:object_r:sysfs_fingerprint:s0 |