common: Disable hwui dirty regions

Disable partial display rendering until tile rendering is enabled.

Change-Id: I2b82b370497c518469f134427491c3c79b15327a
This commit is contained in:
Ajay Dudani 2011-11-16 11:39:05 -08:00
parent af7c589cc2
commit 0af981f919
1 changed files with 2 additions and 1 deletions

View File

@ -397,7 +397,8 @@ PRODUCT_LOCALES := en_US es_US de_DE zh_CN
PRODUCT_LOCALES += hdpi mdpi
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.extension_library=/system/lib/libqc-opt.so
ro.vendor.extension_library=/system/lib/libqc-opt.so \
hwui.render_dirty_regions=false
PRODUCT_PRIVATE_KEY := device/qcom/common/qcom.key