sdm710-common: Enable latch unsignaled buffers
Change-Id: I2b743100a49d1328177230c1952580b62543b245 CRs-Fixed: 2449258 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
dd2a913043
commit
13b7bfe6f8
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Graphics
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
debug.sf.enable_hwc_vds=1 \
|
||||
debug.sf.enable_gl_backpressure=1
|
||||
debug.sf.enable_gl_backpressure=1 \
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
||||
# Media
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Reference in a new issue