kunlun2: Enable latch unsignaled buffers
Change-Id: I2b743100a49d1328177230c1952580b62543b245 CRs-Fixed: 2449258 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
b09479f6bd
commit
c172f278f6
1 changed files with 4 additions and 0 deletions
|
@ -73,6 +73,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
vendor.bluetooth.soc=cherokee \
|
||||
ro.vendor.fm.use_audio_session=true
|
||||
|
||||
# Graphics
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
||||
# HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hidl.base@1.0
|
||||
|
|
Loading…
Reference in a new issue