Grant powerhal access to sysfs_devfreq_dir
Bug: 186576303 Test: Boot & check logcat Change-Id: Ia07991c3a8a7dfd8388a228fbdec1f28d2f5b4c3
This commit is contained in:
parent
6f18d69b86
commit
09d5fc647d
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