am 8ae80a68: am 249b16d9: Merge "init: Set perms for cpufreq interactive governor input boost sysfs" into jb-dev
* commit '8ae80a68f3ba0587a45e73504498a1cf57f0d5ad':
init: Set perms for cpufreq interactive governor input boost sysfs
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 48a5f25..c19b049 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -274,6 +274,8 @@
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay
chown system system /sys/devices/system/cpu/cpufreq/interactive/boost
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boost
+ chown system system /sys/devices/system/cpu/cpufreq/interactive/input_boost
+ chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/input_boost
# Assume SMP uses shared cpufreq policy for all CPUs
chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq