summaryrefslogtreecommitdiffstats
path: root/rootdir/init.smdk4210.rc
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir/init.smdk4210.rc')
-rw-r--r--rootdir/init.smdk4210.rc13
1 files changed, 0 insertions, 13 deletions
diff --git a/rootdir/init.smdk4210.rc b/rootdir/init.smdk4210.rc
index 13e7e95..96a989f 100644
--- a/rootdir/init.smdk4210.rc
+++ b/rootdir/init.smdk4210.rc
@@ -412,16 +412,3 @@ service bugreport /system/bin/dumpstate -d -p -B \
disabled
oneshot
keycodes 114 115 116
-
-## CyanogenMod Performance Profiles
-# Powersave
-on property:sys.perf.profile=0
- write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor powersave
-
-# Balanced
-on property:sys.perf.profile=1
- write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ondemand
-
-# Performance
-on property:sys.perf.profile=2
- write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor performance