From 0cdf9180fabd67fefbb7cdd29003cc6b331fb322 Mon Sep 17 00:00:00 2001 From: Hlcpereira Date: Mon, 30 Dec 2019 14:47:10 +0000 Subject: [PATCH] sdm660:Build libldacBT_dec * For some reason while on bluetooth calls, A2DP/BT 2.0 HIDL wants that lib Signed-off-by: Henrique Pereira --- sdm660.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdm660.mk b/sdm660.mk index b6b61d1d..b9e6213c 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -102,7 +102,8 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ audio.bluetooth.default \ android.hardware.bluetooth.audio@2.0-impl \ - libbthost_if + libbthost_if \ + libldacBT_dec # Boot animation TARGET_BOOTANIMATION_SIZE := 1080p