From b0b03ea832d645620527342e5efc465baafec50e Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Sat, 20 Feb 2016 23:23:17 +1100 Subject: i9300: don't overwrite powerhal governor settings from init Change-Id: Id704829e1f65b538e7fd05a599a1159ffe37aeb1 --- rootdir/init.target.rc | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'rootdir/init.target.rc') diff --git a/rootdir/init.target.rc b/rootdir/init.target.rc index 492b130..a9a3168 100644 --- a/rootdir/init.target.rc +++ b/rootdir/init.target.rc @@ -89,22 +89,3 @@ service gps-daemon /system/bin/sh /system/bin/gps_daemon.sh user gps group system inet sdcard_rw gps seclabel u:r:glgps:s0 - -on property:dev.bootcomplete=1 -# boot on default pegasusq settings (for better performance) -# switch to more conservative settings after bootup is complete - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_freq_1_1 500000 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_freq_2_0 500000 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_freq_2_1 700000 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_freq_3_0 700000 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_freq_3_1 900000 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_freq_4_0 900000 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_rq_1_1 150 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_rq_2_0 150 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_rq_2_1 250 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_rq_3_0 250 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_rq_3_1 350 - write /sys/devices/system/cpu/cpufreq/pegasusq/hotplug_rq_4_0 450 - write /sys/devices/system/cpu/cpufreq/pegasusq/up_threshold 90 - write /sys/devices/system/cpu/cpufreq/pegasusq/cpu_down_rate 10 - write /sys/devices/system/cpu/cpufreq/pegasusq/down_differential 3 -- cgit v1.1