diff options
Diffstat (limited to 'sepolicy')
-rw-r--r-- | sepolicy/file_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 429d4c4..37c5fe6 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -21,6 +21,7 @@ # 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 /sys/devices/soc/soc:fpc1020/proximity_state u:object_r:sysfs_fingerprint:s0 /sys/devices/soc/soc:fpc1020/irq u:object_r:sysfs_fingerprint:s0 /sys/devices/soc/soc:fpc1020/utouch_disable u:object_r:sysfs_fingerprint:s0 |