sdm845-common: init.qcom.power.rc: Disable watermark_scale_factor

Disable WSF, because we are using EFK.

Change-Id: If6a29fbaadf6ee2190853d2bc0d4d94dd98873b8
This commit is contained in:
Vijay Dandiga 2019-02-14 12:53:00 +05:30 committed by Bruno Martins
parent 379089bb47
commit 3ae156236a

View File

@ -226,7 +226,7 @@ on enable-low-power
write /sys/devices/platform/soc/${ro.boot.bootdevice}/hibern8_on_idle_enable 1
write /proc/sys/vm/swappiness 100
write /proc/sys/vm/watermark_scale_factor 120
write /proc/sys/vm/watermark_scale_factor 1
# Post-setup services
setprop vendor.post_boot.parsed 1