Merge "allow power hal to access vendor_mm files" into main

This commit is contained in:
Treehugger Robot 2024-08-05 02:55:04 +00:00 committed by Android (Google) Code Review
commit cae1a2aba4

View file

@ -5,3 +5,4 @@ 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);
allow hal_power_default sysfs_vendor_mm:file rw_file_perms;