sm6250-common: Set lmkd configuration properties
Bug: 63631020 Change-Id: I16a183e8e4625e8b98cefdc9c8a7b650556a2b55 Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
parent
1329d72594
commit
1c9578a063
@ -5,6 +5,12 @@ ro.charger.enable_suspend=true
|
||||
debug.sf.hw=1
|
||||
debug.gralloc.enable_fb_ubwc=1
|
||||
|
||||
# LMKD
|
||||
ro.config.low_ram=false
|
||||
ro.lmk.kill_heaviest_task=true
|
||||
ro.lmk.kill_timeout_ms=100
|
||||
ro.lmk.use_minfree_levels=true
|
||||
|
||||
# Incremental FS
|
||||
ro.incremental.enable=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user