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

This commit is contained in:
Todd Poynor 2012-05-11 15:54:13 -07:00 committed by Android (Google) Code Review
commit 50efaf2f7f
1 changed files with 1 additions and 0 deletions

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