zumapro: init: Enable powerhal
Powerhal was disabled because the kernel vendor scheduler was disabled. It caused log spamming since lots of procfs nodes were missing. Now vendor schedule has been enabled, so enable the powerhal here. Bug: 300514842 Test: manual device test. Change-Id: Ia7407c15f68c31ede29442b4dc0e2777d749dcab
This commit is contained in:
parent
d7ca6ccc81
commit
60b048c4b2
1 changed files with 1 additions and 1 deletions
|
@ -677,7 +677,7 @@ on property:sys.boot_completed=1
|
|||
write /dev/cpuset/system-background/cpus 0-3
|
||||
write /dev/cpuset/restricted/cpus 0-3
|
||||
write /dev/cpuset/camera-daemon/cpus 0-8
|
||||
# setprop vendor.powerhal.init 1 # disables powerhints (workaround for b/295898145)
|
||||
setprop vendor.powerhal.init 1
|
||||
|
||||
# Setup final cpu.uclamp
|
||||
write /proc/vendor_sched/ta_uclamp_min 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue