sdm710-common: Build android.hardware.bluetooth.audio-impl

W audiohalservice: Could not register Bluetooth Audio Offload API
  E audiohalservice: Failed to dlopen android.hardware.bluetooth.audio-impl.so: dlopen failed: library android.hardware.bluetooth.audio-impl.so not found
  W audiohalservice: createIBluetoothAudioProviderFactory() from android.hardware.bluetooth.audio-impl failed

Signed-off-by: Joker-V2 <nipinna0@gmail.com>
This commit is contained in:
Joker-V2 2023-03-01 11:59:46 +00:00 committed by CakesTwix
parent 187a4b5424
commit b302d37735
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -102,6 +102,7 @@ PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0 \ android.hardware.bluetooth@1.0 \
android.hardware.bluetooth@1.0.vendor \ android.hardware.bluetooth@1.0.vendor \
android.hardware.bluetooth.audio@2.1-impl \ android.hardware.bluetooth.audio@2.1-impl \
android.hardware.bluetooth.audio-impl \
audio.bluetooth.default \ audio.bluetooth.default \
BluetoothQti \ BluetoothQti \
libldacBT_dec \ libldacBT_dec \