mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: properties: Optimize ram management
Change-Id: I11bae6b03f594baf302ec0a8e92a768ac3000048 Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
29de9e0437
commit
4fabc12929
11
system.prop
11
system.prop
@@ -43,6 +43,17 @@ ro.mot.eri.losalert.delay=100
|
||||
ro.vold.umsdirtyratio=20
|
||||
power.saving.mode=1
|
||||
|
||||
# Ram Management
|
||||
ro.config.fha_enable=true
|
||||
ro.sys.fw.bg_apps_limit=60
|
||||
ro.config.dha_cached_max=48
|
||||
ro.config.dha_empty_max=72
|
||||
ro.config.dha_empty_init=48
|
||||
ro.config.dha_lmk_scale=0.3
|
||||
ro.config.dha_th_rate=2.5
|
||||
ro.config.sdha_apps_bg_max=96
|
||||
ro.config.sdha_apps_bg_min=16
|
||||
|
||||
# Recovery
|
||||
ro.recovery.ui.margin_height=48
|
||||
|
||||
|
||||
Reference in New Issue
Block a user