mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Add SchedTune configuration"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5287e34b38
@@ -205,6 +205,11 @@ on early-boot
|
||||
write /dev/cpuset/background/cpus 0-7
|
||||
write /dev/cpuset/system-background/cpus 0-7
|
||||
|
||||
# set default schedTune value for foreground/top-app
|
||||
write /dev/stune/foreground/schedtune.prefer_idle 1
|
||||
write /dev/stune/top-app/schedtune.boost 10
|
||||
write /dev/stune/top-app/schedtune.prefer_idle 1
|
||||
|
||||
on boot
|
||||
# Install touch modules
|
||||
insmod /vendor/lib/modules/synaptics_dsx_core_htc.ko
|
||||
|
||||
Reference in New Issue
Block a user