mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Set vendor.post_boot.parsed=1 before starting mpdecision
* Allows mpdecision to work properly on boot to restore selected power profile Change-Id: Ib92f971f28ed875481170b056ac16aad05aadcfc
This commit is contained in:
parent
0451bc5df8
commit
50a1d315aa
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ on charger
|
|||
write /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor "interactive"
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
setprop vendor.post_boot.parsed 1
|
||||
# Post boot services
|
||||
rm /data/system/perfd/default_values
|
||||
start mpdecision
|
||||
|
|
Loading…
Reference in a new issue