am 50efaf2f: Merge "init: Set perms for interactive cpufreq governor boostpulse" into jb-dev

* commit '50efaf2f7fc87692649497dba5615e54efd9c637':
  init: Set perms for interactive cpufreq governor boostpulse
This commit is contained in:
Todd Poynor 2012-05-11 15:55:59 -07:00 committed by Android Git Automerger
commit 7c7a55ee82

View file

@ -274,6 +274,7 @@ on boot
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/boostpulse
chown system system /sys/devices/system/cpu/cpufreq/interactive/input_boost
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/input_boost