mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Bring perfd boot_complete signal back
Bug: 79879586 Test: Build Change-Id: I0faef27bd94d6ee48971b723f9a5473a6258fbcb
This commit is contained in:
@@ -41,6 +41,9 @@ write /sys/class/devfreq/soc:qcom,mincpubw/governor "cpufreq"
|
||||
# write $memlat/mem_latency/ratio_ceil 400
|
||||
#done
|
||||
|
||||
# Signal perfd that boot has completed
|
||||
setprop sys.post_boot.parsed 1
|
||||
|
||||
# On debuggable builds, enable console_suspend if uart is enabled to save power
|
||||
# Otherwise, disable console_suspend to get better logging for kernel crashes
|
||||
if [[ $(getprop ro.debuggable) == "1" && ! -e /sys/class/tty/ttyMSM0 ]]
|
||||
|
||||
Reference in New Issue
Block a user