android_device_samsung_msm8.../sepolicy/common/hal_light_default.te
Kevin F. Haggerty b46d020e98
msm8974-common: Build the Samsung hwbinder light service
Change-Id: I33c259766914a5a714b05b59735ee2a8d70b0a5c
2020-04-24 15:44:37 -06:00

10 lines
171 B
Plaintext

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;