android_device_samsung_msm8.../sepolicy/hal_light_default.te
Deokgyu Yang 6eb142080f gts3l-common: sepolicy: Update SEPolicy for Android S
Roughly addressed the denials

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I0d761dca3e17d9f16fab9edf947e593fe8a66f34
2023-05-05 08:15:52 +00:00

6 lines
247 B
Text

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;