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

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2093009

Change-Id: I7ccf75f0298d1bed16f73c93c593b1a31ef571e9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Richard Chang 2022-05-12 03:19:07 +00:00 committed by Automerger Merge Worker
commit 3d61a4f696

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