aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir/etc/init.tab2.rc
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir/etc/init.tab2.rc')
-rw-r--r--rootdir/etc/init.tab2.rc13
1 files changed, 0 insertions, 13 deletions
diff --git a/rootdir/etc/init.tab2.rc b/rootdir/etc/init.tab2.rc
index 4e17a32..9d206e0 100644
--- a/rootdir/etc/init.tab2.rc
+++ b/rootdir/etc/init.tab2.rc
@@ -391,16 +391,3 @@ on property:ro.bootmode=charger
service charger /charger
class charger
user root
-
-## CyanogenMod Performance Profiles
-# Powersave
-on property:sys.perf.profile=0
- write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor powersave
-
-# Balanced, here interactive governor
-on property:sys.perf.profile=1
- write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
-
-# Performance
-on property:sys.perf.profile=2
- write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor performance