sm6375-common: sepolicy: Allow libperfmgr to write to proc_sched nodes
Change-Id: Ic8d9f03befb2ea5722d340d9f2b797b1cf8f0f50
This commit is contained in:
parent
44e59c7244
commit
383dbba439
1 changed files with 1 additions and 0 deletions
1
sepolicy/vendor/hal_power_default.te
vendored
1
sepolicy/vendor/hal_power_default.te
vendored
|
@ -10,6 +10,7 @@ allow hal_power_default {
|
|||
allow hal_power_default {
|
||||
cgroup
|
||||
proc
|
||||
proc_sched
|
||||
vendor_sysfs_devfreq
|
||||
sysfs_devices_system_cpu
|
||||
vendor_sysfs_devfreq
|
||||
|
|
Loading…
Reference in a new issue