sdm660-common: rootdir: Enable EAS after boot
Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@aosip.dev>
This commit is contained in:
parent
c3cba4b899
commit
8b7fde5fdb
1 changed files with 4 additions and 0 deletions
|
@ -261,3 +261,7 @@ service vendor.hvdcp_opti /system/vendor/bin/hvdcp_opti
|
|||
class main
|
||||
user root
|
||||
group system wakelock
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
# Enable EAS
|
||||
write /proc/sys/kernel/sched_energy_aware 1
|
||||
|
|
Loading…
Reference in a new issue