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:
parent
a2cc706fd3
commit
e2b8596ba1
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue