summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2014-10-03 19:50:00 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-10-03 19:50:00 +0000
commit095b1c720568f68c743acd8dc200b82cde0a388b (patch)
tree977ff023125cc125c23bc2c367225b260c095df3
parent8919753d9c2db84bc916d331e9a2506ddb1e2b82 (diff)
parent41ff843a036c1272c13f4c91af7da444a8e5e0ac (diff)
downloadmako-l-preview.tar.gz
Merge "Label /sys/devices/system/cpu/cpufreq/ondemand and its files."android-l-preview_r2l-preview
-rw-r--r--init.mako.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.mako.rc b/init.mako.rc
index 2f76197..bd07d6c 100644
--- a/init.mako.rc
+++ b/init.mako.rc
@@ -222,6 +222,7 @@ on post-fs-data
write /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor "ondemand"
write /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor "ondemand"
write /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor "ondemand"
+ restorecon_recursive /sys/devices/system/cpu/cpufreq/ondemand
write /sys/devices/system/cpu/cpufreq/ondemand/up_threshold 90
write /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate 50000
write /sys/devices/system/cpu/cpufreq/ondemand/io_is_busy 1