summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-08-29 03:14:50 +0100
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-08-29 03:15:45 +0100
commit4bcf02ae361c70b8a9a9b4579d8b02fcb66e30c6 (patch)
tree49bad83b709c40e36dcb98abee0b7ffd5624b772 /common.mk
parente79f0624d6bd273b896e2a6202022df655be3c08 (diff)
downloaddevice_samsung_smdk4412-common-4bcf02ae361c70b8a9a9b4579d8b02fcb66e30c6.zip
device_samsung_smdk4412-common-4bcf02ae361c70b8a9a9b4579d8b02fcb66e30c6.tar.gz
device_samsung_smdk4412-common-4bcf02ae361c70b8a9a9b4579d8b02fcb66e30c6.tar.bz2
hwui: Disable partial invalidations
The property to disable usage of dirty regions has changed, adjust to the current one to fully disable them. Change-Id: Iabe4d57a4f6ccd99ae7cae798c7dce76a02580cd
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 09872b9..b7b924d 100644
--- a/common.mk
+++ b/common.mk
@@ -150,7 +150,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
PRODUCT_TAGS += dalvik.gc.type-precise