sm6375-common: sepolicy: Allow libperfmgr to write to proc_sched nodes
Change-Id: Ic8d9f03befb2ea5722d340d9f2b797b1cf8f0f50
This commit is contained in:
parent
4bbb9ac9bc
commit
ca771e2087
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 {
|
allow hal_power_default {
|
||||||
cgroup
|
cgroup
|
||||||
proc
|
proc
|
||||||
|
proc_sched
|
||||||
vendor_sysfs_devfreq
|
vendor_sysfs_devfreq
|
||||||
sysfs_devices_system_cpu
|
sysfs_devices_system_cpu
|
||||||
vendor_sysfs_devfreq
|
vendor_sysfs_devfreq
|
||||||
|
|
Loading…
Reference in a new issue