android_device_samsung_msm8.../sepolicy/common/hal_light_default.te

10 lines
171 B
Plaintext
Raw Normal View History

allow hal_light_default {
sysfs_sec_led
sysfs_sec_touchkey
}:dir search;
allow hal_light_default {
sysfs_sec_led
sysfs_sec_touchkey
}:file rw_file_perms;