init: add permissions for max_freq_hysteresis node
Change-Id: If556282e37daabf270be4af922c7c9a4112c3771
This commit is contained in:
parent
2880cc802b
commit
4a2f567dc9
@ -63,6 +63,8 @@ on boot
|
|||||||
chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/up_threshold_any_cpu_load
|
chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/up_threshold_any_cpu_load
|
||||||
chown system system /sys/devices/system/cpu/cpufreq/interactive/sampling_down_factor
|
chown system system /sys/devices/system/cpu/cpufreq/interactive/sampling_down_factor
|
||||||
chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/sampling_down_factor
|
chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/sampling_down_factor
|
||||||
|
chown system system /sys/devices/system/cpu/cpufreq/interactive/max_freq_hysteresis
|
||||||
|
chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/max_freq_hysteresis
|
||||||
|
|
||||||
# ondemand governor
|
# ondemand governor
|
||||||
chown system system /sys/devices/system/cpu/cpufreq/ondemand/boostfreq
|
chown system system /sys/devices/system/cpu/cpufreq/ondemand/boostfreq
|
||||||
|
Loading…
Reference in New Issue
Block a user