3
0
Fork 0

hwui: Disable partial invalidations

Simple 4210 implementation of this 4412 commit:
http://review.cyanogenmod.org/#/c/49311/

Change-Id: Ic0ced4e8ce5522b2dc1bda2ecf56d53c83f86fd2
This commit is contained in:
chasmodo 2013-08-29 17:12:49 +02:00
parent cc2cd6d66a
commit 1dbbb4c020
1 changed files with 1 additions and 1 deletions

View File

@ -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