Merge "Grant powerhal access to sysfs_devfreq_dir" into sc-dev
This commit is contained in:
commit
68bbf709c2
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ allow hal_power_default sysfs_fs_f2fs:file rw_file_perms;
|
|||
allow hal_power_default sysfs_vendor_sched:file rw_file_perms;
|
||||
allow hal_power_default cpuctl_device:file rw_file_perms;
|
||||
allow hal_power_default sysfs_gpu:file rw_file_perms;
|
||||
allow hal_power_default sysfs_devfreq_dir:dir r_dir_perms;
|
||||
allow hal_power_default sysfs_fabric:file rw_file_perms;
|
||||
set_prop(hal_power_default, vendor_camera_prop)
|
||||
set_prop(hal_power_default, vendor_camera_debug_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue