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

Commit 619d9d4f authored by Arian's avatar Arian Committed by Sahil Sonar
Browse files

tetris: init: Enable PowerHAL hint processing

Change-Id: I4de6ec81eaf002c094df53ff26ed24db02972dfe
parent 83c6b59a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -60,6 +60,9 @@ on init
    write /dev/cpuctl/top-app/cpu.shares 20480

on property:sys.boot_completed=1
    # Enable PowerHAL hint processing
    setprop vendor.powerhal.init 1

    # End boot time tuning
    write /sys/devices/system/cpu/cpufreq/policy0/scaling_governor "schedutil"
    write /sys/devices/system/cpu/cpufreq/policy4/scaling_governor "schedutil"