sdm660:Build libldacBT_dec
* For some reason while on bluetooth calls, A2DP/BT 2.0 HIDL wants that lib Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
This commit is contained in:
parent
f7dd88877b
commit
0cdf9180fa
1 changed files with 2 additions and 1 deletions
|
@ -102,7 +102,8 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
audio.bluetooth.default \
|
audio.bluetooth.default \
|
||||||
android.hardware.bluetooth.audio@2.0-impl \
|
android.hardware.bluetooth.audio@2.0-impl \
|
||||||
libbthost_if
|
libbthost_if \
|
||||||
|
libldacBT_dec
|
||||||
|
|
||||||
# Boot animation
|
# Boot animation
|
||||||
TARGET_BOOTANIMATION_SIZE := 1080p
|
TARGET_BOOTANIMATION_SIZE := 1080p
|
||||||
|
|
Loading…
Reference in a new issue