Merge "Grant powerhal access to sysfs_devfreq_dir" into sc-dev am: 68bbf709c2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14329748 Change-Id: I05a052c176bab7ede521050ea1ffb2860cf010fd
This commit is contained in:
commit
c55550bfe5
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