mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
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:
committed by
therealmharc
parent
7e06c0ccb1
commit
5c2efe2ee5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user