gts3l-common: rootdir/etc: Set dynamic_stune_boost to 10
Setting 10 is enough to use smoothely Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Iae69c3a7255a4ecee261039b43c1c7ab0e3e8ff4
This commit is contained in:
parent
bf64496924
commit
85805b0000
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ on enable-low-power
|
|||
write /sys/module/msm_thermal/core_control/enabled 1
|
||||
|
||||
# Dynamic stune boost config
|
||||
write /sys/module/cpu_boost/parameters/dynamic_stune_boost 15
|
||||
write /sys/module/cpu_boost/parameters/dynamic_stune_boost 10
|
||||
|
||||
# Input boost config
|
||||
write /sys/module/cpu_boost/parameters/input_boost_freq "0:1324800 2:1324800"
|
||||
|
|
Loading…
Reference in a new issue