Drop audio.bluetooth_qti.default as we use AOSP BT stack
Add libbluetooth_audio_session_qti_2_1 and libbt-hidlclient
Change-Id: Ida602d20c4c4f77024986fc847064aabc8a3f421
* requires old libprotobuf in system_ext, which doesnt exist anymore
causing this linker missing symbol:
_ZN6google8protobuf8internal14AddDescriptorsEPKNS1_15DescriptorTableE
also: what does qccsyshal do anyway?
Change-Id: Ibb7c8983ae243e67fdd8a8714a79d7b5766aef4f
* Eventually these are going to desync as only certain devices are getting the A13 firmware, more information here: Icf71851c3c6f4a211edc435a6a577ac4bdbea310
This reverts commit f839a6e99b7195e498179b728291355a448d27e9.
Reason: Xiaomi Mi 11 Lite 5G NE (lisa) got A13 stock ROM so we can just
flash their bluetooth firmware partition image onto ours and fix the issue
right at the source and drop the fix we have in our device tree.