sm6150-common: lmkd: kill heaviest task instead of any eligible task

Also remove min oom_adj score override for critical tasks as well
as log_stats, which is true by default already.

Change-Id: I1ac259ccd21b4e9c56822bf55f243877979852e1
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Alexander Martinz
2023-12-19 10:28:43 +01:00
committed by therealmharc
parent 7e06c0ccb1
commit 5c2efe2ee5

View File

@@ -10,6 +10,10 @@ persist.vendor.cne.feature=1
# FUSE
persist.sys.fuse.passthrough.enable=true
# LMKD
ro.lmk.kill_heaviest_task=true
ro.lmk.kill_timeout_ms=15
# Media
media.aac_51_output_enabled=true
media.stagefright.enable-aac=true