diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index b51d93a..f2fa483 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -146,6 +146,9 @@ on enable-low-power # Re-enable thermal hotplug write /sys/module/msm_thermal/core_control/enabled 1 + # Dynamic stune boost config + write /sys/module/cpu_boost/parameters/dynamic_stune_boost 15 + # Input boost config write /sys/module/cpu_boost/parameters/input_boost_freq "0:1324800 2:1324800" write /sys/module/cpu_boost/parameters/input_boost_ms 40