From 073c2b476514e827454284fc794568007408ad1b Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Wed, 10 Apr 2019 20:28:59 +0200 Subject: msm8996-common: rootdir: Disable input boost completely * This doesn't make much of a difference as of performance and jank but could save some battery Change-Id: Id139d5072e9b841dcd385136a2e497520c588df8 --- rootdir/etc/init.qcom.power.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index 0728e54..458915c 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -119,7 +119,7 @@ on enable-low-power write /sys/module/msm_thermal/core_control/enabled 1 # Input boost config - write /sys/module/cpu_boost/parameters/input_boost_freq "0:1036000 2:1324800" + write /sys/module/cpu_boost/parameters/input_boost_freq "0:0 1:0 2:0 3:0" write /sys/module/cpu_boost/parameters/input_boost_ms 40 # Set big.LITTLE scheduler parameters -- cgit v1.2.3