Merge "allow power hal to access display files" into main
This commit is contained in:
@@ -5,3 +5,6 @@ r_dir_file(hal_power_default, sysfs_vendor_mm);
|
||||
|
||||
# allow power hal to access vendor_mm knobs
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user