sdm710-common: Build libldacBT_dec
E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
af6474d8d8
commit
c3085e77c9
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Bluetooth
|
||||
PRODUCT_PACKAGES += \
|
||||
BluetoothResCommon
|
||||
BluetoothResCommon \
|
||||
libldacBT_dec
|
||||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue