klte-common: init: Disable Adapative LMK

* This is being overly aggressive, so let's go ahead and disable by
  default. It is still available in kernel, so those "advanced users"
  can go ahead, use it, and tweak things to their heart's content.

Change-Id: Ife119211a49479e0edb5d0c8ac04773d01d10f28
This commit is contained in:
Kevin F. Haggerty 2017-10-05 19:24:16 -06:00
parent 353209be9d
commit 3c04b582d7
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ on fs
setprop qcom.audio.init complete
# Adaptive LMK
write /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk 1
write /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk 0
write /sys/module/lowmemorykiller/parameters/vmpressure_file_min 53059
on post-fs