summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index af50ce8..f6cd173 100755
--- a/device.mk
+++ b/device.mk
@@ -195,7 +195,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
ro.opengles.version=131072 \
ro.sf.lcd_density=320 \
- ro.hwui.disable_scissor_opt=true
+ ro.hwui.disable_scissor_opt=true \
+ debug.hwui.render_dirty_regions=false
# GPU producer to CPU consumer not supported
PRODUCT_PROPERTY_OVERRIDES += \