Merge "allow power hal to access vendor_mm files" into main
This commit is contained in:
commit
cae1a2aba4
1 changed files with 2 additions and 1 deletions
3
legacy/zuma/vendor/hal_power_default.te
vendored
3
legacy/zuma/vendor/hal_power_default.te
vendored
|
@ -4,4 +4,5 @@ allow hal_power_default sysfs_camera:file rw_file_perms;
|
|||
allow hal_power_default sysfs_em_profile:file rw_file_perms;
|
||||
allow hal_power_default sysfs_display:file rw_file_perms;
|
||||
allow hal_power_default sysfs_trusty:file rw_file_perms;
|
||||
set_prop(hal_power_default, vendor_camera_prop);
|
||||
set_prop(hal_power_default, vendor_camera_prop);
|
||||
allow hal_power_default sysfs_vendor_mm:file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue