vendor: media: Add C2 audio props to bengal
[1] - From audio-ar Change-Id: I73a0f8c1dd44a90073b66a98aac63a97d7f4e3ca Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
parent
9847232c0c
commit
64ab7f373c
|
@ -50,6 +50,12 @@ PRODUCT_PACKAGES += \
|
|||
libcodec2_vndk.vendor \
|
||||
libplatformconfig
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
debug.c2.use_dmabufheaps=1 \
|
||||
vendor.audio.c2.preferred=true \
|
||||
vendor.qc2audio.suspend.enabled=true \
|
||||
vendor.qc2audio.per_frame.flac.dec.enabled=true
|
||||
|
||||
endif
|
||||
|
||||
# Get non-open-source specific aspects.
|
||||
|
|
Loading…
Reference in New Issue