diff options
Diffstat (limited to 'rootdir/init.rc')
-rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index caef3580c..0face1211 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc | |||
@@ -293,6 +293,8 @@ on boot | |||
293 | chown system system /sys/devices/system/cpu/cpufreq/interactive/boostpulse | 293 | chown system system /sys/devices/system/cpu/cpufreq/interactive/boostpulse |
294 | chown system system /sys/devices/system/cpu/cpufreq/interactive/input_boost | 294 | chown system system /sys/devices/system/cpu/cpufreq/interactive/input_boost |
295 | chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/input_boost | 295 | chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/input_boost |
296 | chown system system /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration | ||
297 | chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration | ||
296 | 298 | ||
297 | # Assume SMP uses shared cpufreq policy for all CPUs | 299 | # Assume SMP uses shared cpufreq policy for all CPUs |
298 | chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq | 300 | chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq |