mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-02 22:46:25 +09:00
miatoll: Set lmkd.reinit property from vendor init
Set lmkd.reinit property to 1. This will trigger reinit of lmkd service after boot complete. CRs-Fixed: 2692843 Change-Id: Ib946b01ca1dc013f0148ca702e4d550cde32b6c2
This commit is contained in:
committed by
Aryan Gupta
parent
57e572c8e0
commit
0cb2021e49
@ -50,3 +50,6 @@ on property:vendor.post_boot.parsed=1
|
||||
# Enable schedutil predicted-load boosting
|
||||
write /sys/devices/system/cpu/cpu0/cpufreq/schedutil/pl 1
|
||||
write /sys/devices/system/cpu/cpu6/cpufreq/schedutil/pl 1
|
||||
|
||||
# Reinit lmkd to reconfigure lmkd properties
|
||||
setprop lmkd.reinit 1
|
||||
|
Reference in New Issue
Block a user