From b6a86abf50092cf2b6007d42bea9d1dced517e54 Mon Sep 17 00:00:00 2001 From: Tom Cherry Date: Thu, 1 Mar 2018 17:00:20 -0800 Subject: [PATCH] matisse-common: Remove ro.hwui.* properties MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These have migrated away from properties. Bug: 73905119 Test: n/a Change-Id: I83e0942c027defba02a037f9db684d42f5042bb9 We are not calling the make files that are being removed from frameworks/native, but we might as well remove these props. Signed-off-by: Tim Clark https: //android.googlesource.com/platform/frameworks/base/+/642ebea6e14 Signed-off-by: D. Andrei Măceș --- system.prop | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/system.prop b/system.prop index 83627f3..4030bc7 100644 --- a/system.prop +++ b/system.prop @@ -61,18 +61,6 @@ persist.demo.hdmirotationlock=false # HWUI debug.hwui.renderer=opengl debug.hwui.use_buffer_age=false -ro.hwui.texture_cache_size=24 -ro.hwui.layer_cache_size=16 -ro.hwui.path_cache_size=4 -ro.hwui.texture_cache_flushrate=0.4 -ro.hwui.shape_cache_size=1 -ro.hwui.gradient_cache_size=0.5 -ro.hwui.drop_shadow_cache_size=2 -ro.hwui.r_buffer_cache_size=2 -ro.hwui.text_small_cache_width=1024 -ro.hwui.text_small_cache_height=512 -ro.hwui.text_large_cache_width=2048 -ro.hwui.text_large_cache_height=1024 # Media debug.stagefright.ccodec=0