Merge "Remove redundant settings in init.rc for cpu scaling_max_freq"

This commit is contained in:
Richard Chang 2022-05-12 02:48:27 +00:00 committed by Gerrit Code Review
commit a596618d4a

View file

@ -1135,12 +1135,6 @@ on boot
chown system system /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
# Assume SMP uses shared cpufreq policy for all CPUs in the same cluster.
# Here is for initial cluster (cpu0...) which is not hot-plugged in most cases.
# The rest of hot-plugged clusters are covered by ueventd.rc.
chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
chmod 0664 /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
chown system system /sys/class/leds/vibrator/trigger
chown system system /sys/class/leds/vibrator/activate
chown system system /sys/class/leds/vibrator/brightness