From c0bc23313623f9f06add2bbaf051657ee0fe6f58 Mon Sep 17 00:00:00 2001 From: Vaisakh Murali Date: Sat, 22 Jan 2022 16:16:06 +0100 Subject: [PATCH] sm7125: Build libbluetooth_audio_session from source The older VNDK 30 blob when linked against the newer default bluetooth HW module, had a missing symbol: `_ZN7android9bluetooth5audio25BluetoothAudioSession_2_132invalidOffloadAudioConfigurationE` Since we build default bluetooth HW module from source, build libbluetooth_audio_session from source as well. Fixes: Bluetooth Audio on Android 12 Signed-off-by: Vaisakh Murali Change-Id: I13c09ecc37f709c575103d108acf5ca1b5aa2553 --- proprietary-files.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/proprietary-files.txt b/proprietary-files.txt index f798279..de0010b 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -118,9 +118,7 @@ vendor/firmware/dax_param.bin vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti vendor/lib/hw/audio.bluetooth_qti.default.so vendor/lib64/hw/audio.bluetooth_qti.default.so -vendor/lib/libbluetooth_audio_session.so vendor/lib/libbluetooth_audio_session_qti.so -vendor/lib64/libbluetooth_audio_session.so vendor/lib64/libbluetooth_audio_session_qti.so vendor/lib/vendor.samsung.hardware.bluetooth.a2dp@1.0.so vendor/lib/vendor.qti.hardware.bluetooth_sar@1.1.so