From c271bea7e44ee98a72d0322193e420e337e47a66 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sun, 12 May 2019 19:21:58 +0200 Subject: msm8996-common: rootdir: Cleanup EAS leftover * Also fix a typo Change-Id: I73c5487105e9a5ad41b9988f8187c9137b50070b --- rootdir/etc/init.qcom.power.rc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index 33e4e83..7994a4b 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -65,12 +65,6 @@ on charger write /sys/module/msm_thermal/parameters/enabled "N" start thermal-engine -on property:sys.post_boot.parsed=1 - # Setup permission for powerHAL - chown system system /sys/devices/soc/soc:qcom,cpubw/devfreq/soc:qcom,cpubw/bw_hwmon/hyst_trigger_count - chown system system /sys/devices/soc/soc:qcom,cpubw/devfreq/soc:qcom,cpubw/bw_hwmon/hist_memory - chown system system /sys/devices/soc/soc:qcom,cpubw/devfreq/soc:qcom,cpubw/bw_hwmon/hyst_length - on enable-low-power # Disable thermal hotplug to switch governor write /sys/module/msm_thermal/core_control/enabled 0 @@ -163,7 +157,7 @@ on enable-low-power on property:sys.boot_completed=1 trigger enable-low-power - # Set I/O squeduler + # Set I/O scheduler setprop sys.io.scheduler "cfq" # update cpusets now that boot is complete and we want better load balancing -- cgit v1.2.3