Merge "allow power hal to access display files" into main
This commit is contained in:
commit
f2ebdb354d
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@ r_dir_file(hal_power_default, sysfs_vendor_mm);
|
||||||
|
|
||||||
# allow power hal to access vendor_mm knobs
|
# allow power hal to access vendor_mm knobs
|
||||||
allow hal_power_default sysfs_vendor_mm:file rw_file_perms;
|
allow hal_power_default sysfs_vendor_mm:file rw_file_perms;
|
||||||
|
|
||||||
|
# Allow set display early wake up
|
||||||
|
allow hal_power_default sysfs_display:file rw_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue