From 1dbbb4c02044c62fad1c0f560e0a06ce8bbf657d Mon Sep 17 00:00:00 2001 From: chasmodo Date: Thu, 29 Aug 2013 17:12:49 +0200 Subject: [PATCH] hwui: Disable partial invalidations Simple 4210 implementation of this 4412 commit: http://review.cyanogenmod.org/#/c/49311/ Change-Id: Ic0ced4e8ce5522b2dc1bda2ecf56d53c83f86fd2 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index aa9a068..3e7fac1 100644 --- a/common.mk +++ b/common.mk @@ -114,7 +114,7 @@ PRODUCT_COPY_FILES += \ # Graphics PRODUCT_PROPERTY_OVERRIDES += \ ro.opengles.version=131072 \ - hwui.render_dirty_regions=false \ + debug.hwui.render_dirty_regions=false \ ro.bq.gpu_to_cpu_unsupported=1 # RIL