mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Enable more lmkd configs
Change-Id: Ie8748a46ce39f3c8c629d8862e767876f0c4c99f Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
parent
e0ee886329
commit
36933979a5
1 changed files with 4 additions and 1 deletions
|
|
@ -3,6 +3,9 @@ ro.surface_flinger.supports_background_blur=1
|
||||||
persist.sys.sf.disable_blurs=1
|
persist.sys.sf.disable_blurs=1
|
||||||
|
|
||||||
# LMKD
|
# LMKD
|
||||||
|
ro.lmk.critical_upgrade=true
|
||||||
|
ro.lmk.downgrade_pressure=60
|
||||||
|
ro.lmk.kill_heaviest_task=false
|
||||||
ro.lmk.log_stats=true
|
ro.lmk.log_stats=true
|
||||||
ro.lmk.use_minfree_levels=true
|
ro.lmk.upgrade_pressure=40
|
||||||
ro.lmk.use_psi=false
|
ro.lmk.use_psi=false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue