diff --git a/system.prop b/system.prop index 7b474df..6c34b32 100644 --- a/system.prop +++ b/system.prop @@ -48,6 +48,19 @@ persist.dpm.feature=1 persist.vendor.cp.taper_term_mv=6500 persist.vendor.cp.fcc_main_ua=400000 +#hwui properties +ro.hwui.texture_cache_size=72 +ro.hwui.layer_cache_size=48 +ro.hwui.r_buffer_cache_size=8 +ro.hwui.path_cache_size=32 +ro.hwui.gradient_cache_size=1 +ro.hwui.drop_shadow_cache_size=6 +ro.hwui.texture_cache_flushrate=0.4 +ro.hwui.text_small_cache_width=1024 +ro.hwui.text_small_cache_height=1024 +ro.hwui.text_large_cache_width=2048 +ro.hwui.text_large_cache_height=1024 + # IMS persist.dbg.volte_avail_ovr=1 persist.dbg.vt_avail_ovr=1