universal7870: update sepolicy (wip)

This commit is contained in:
Astrako 2020-03-26 11:38:15 +01:00 committed by Alejandro
parent 841f56ecbf
commit 4cd64b76bd
46 changed files with 515 additions and 184 deletions

View file

@ -0,0 +1,3 @@
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 };