diff --git a/sepolicy/common/file_contexts b/sepolicy/common/file_contexts index dd883fc..d2c1c11 100644 --- a/sepolicy/common/file_contexts +++ b/sepolicy/common/file_contexts @@ -4,3 +4,6 @@ # device nodes /dev/ttyHS3 u:object_r:audio_device:s0 /dev/vfsspi u:object_r:vcs_device:s0 + +# sysfs +/sys/devices(/.*)?/input/input[1-2]/enabled u:object_r:sysfs_hal_pwr:s0