diff --git a/system.prop b/system.prop index 2aa0b42..b7f359c 100644 --- a/system.prop +++ b/system.prop @@ -3,3 +3,14 @@ ro.vendor.qti.va_aosp.support=1 # Netflix ro.netflix.bsp_rev=Q6250-19132-1 + +# Ram +ro.config.fha_enable=true +ro.sys.fw.bg_apps_limit=32 +ro.config.dha_cached_max=16 +ro.config.dha_empty_max=42 +ro.config.dha_empty_init=32 +ro.config.dha_lmk_scale=0.545 +ro.config.dha_th_rate=2.3 +ro.config.sdha_apps_bg_max=64 +ro.config.sdha_apps_bg_min=8 \ No newline at end of file