Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a596618d authored by Richard Chang's avatar Richard Chang Committed by Gerrit Code Review
Browse files

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

parents c545516e 6f554d1a
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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