sdm660-common: Disable ahardware buffer

- Disable ahardware buffer usage in gralloc

Signed-off-by: sohamxda7 <sensoham135@gmail.com>
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Himanshu Agrawal 2021-07-26 16:33:29 +08:00 committed by pix106
parent a2cc706fd3
commit e2b8596ba1

View file

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