android_device_samsung_univ.../sepolicy/hal_light_default.te
2020-06-30 20:58:08 +02:00

3 lines
197 B
Text

allow hal_light_default sysfs_brightness:file { open read write getattr };
allow hal_light_default sysfs_virtual:dir search;
allow hal_light_default sysfs_virtual:file { read write open getattr };