am 8d3ea1d1: init: set perms for cpufreq interactive governor boost -- DO NOT MERGE

* commit '8d3ea1d1e198e71ca3f856c6f397faf40922f562':
  init: set perms for cpufreq interactive governor boost -- DO NOT MERGE
diff --git a/rootdir/init.rc b/rootdir/init.rc
index d00cbe4..48a5f25 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -272,6 +272,8 @@
     chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/go_hispeed_load
     chown system system /sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay
     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
 
     # Assume SMP uses shared cpufreq policy for all CPUs
     chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq