android_device_samsung_msm8.../sepolicy/hal_light_default.te

7 lines
247 B
Text
Raw Normal View History

allow hal_light_default sysfs_lcd_writable:dir search;
allow hal_light_default sysfs_lcd_writable:file { getattr open read write };
allow hal_light_default sysfs:file { getattr open write };
allow hal_light_default sysfs_touchkey:lnk_file read;