diff --git a/properties/common_prop.mk b/properties/common_prop.mk index 86d5bd43..6ca3ae11 100755 --- a/properties/common_prop.mk +++ b/properties/common_prop.mk @@ -166,6 +166,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ debug.hwui.use_buffer_age=false \ vendor.display.disable_skip_validate=1 \ vendor.gralloc.enable_fb_ubwc=1 \ + vendor.gralloc.disable_ahardware_buffer=1 \ debug.gralloc.enable_fb_ubwc=1 \ vendor.display.enable_default_color_mode=0 \ vendor.opengles.version=196610 \