From 427221070205291ad9ee8bb49ef15c129db11358 Mon Sep 17 00:00:00 2001 From: Subhrajyoti Sen Date: Sun, 28 May 2017 22:19:27 +0530 Subject: [PATCH] enable thermal core control --- rootdir/etc/init.qcom.power.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index f922a88..b934f88 100755 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -20,7 +20,7 @@ on boot on enable-low-power # Disable thermal bcl hotplug to switch governor - write /sys/module/msm_thermal/core_control/enabled 0 + write /sys/module/msm_thermal/core_control/enabled 1 write /sys/devices/soc/soc:qcom,bcl/mode "disable" write /sys/devices/soc/soc:qcom,bcl/hotplug_mask 0 write /sys/devices/soc/soc:qcom,bcl/hotplug_soc_mask 0