am 4f247d75: rootdir: init.rc: set perms for cpufreq governor boostpulse_duration
* commit '4f247d753a8865cd16292ff0b720b72c28049786': rootdir: init.rc: set perms for cpufreq governor boostpulse_duration
This commit is contained in:
commit
367f1e4b0a
|
@ -293,6 +293,8 @@ on boot
|
|||
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
|
||||
chown system system /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration
|
||||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration
|
||||
|
||||
# Assume SMP uses shared cpufreq policy for all CPUs
|
||||
chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
|
||||
|
|
Loading…
Reference in New Issue