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

6 lines
374 B
Text
Raw Normal View History

allow hal_light_default sysfs:file { getattr write open read };
allow hal_light_default sysfs_sec_led:dir { getattr write open read search };
allow hal_light_default sysfs_sec_led:file { getattr write open read };
allow hal_light_default sysfs_sec_touchkey:dir { getattr write open read search };
allow hal_light_default sysfs_sec_touchkey:file { getattr write open read };