Commit Graph

13 Commits

Author SHA1 Message Date
Immanuel Raj 07db5146a0 common:bt: Inherit board configs before product configs
[1] - https://gerrit.aospa.co/c/AOSPA/android_device_qcom_common/+/27305

Change-Id: I3adba7f65f35dc44795c836b424655514cd5ea3e
2023-11-28 17:06:29 +00:00
Fabian Leutenegger cafbf28ebe
fixup!: vendor: bt: Build android.hardware.bluetooth.audio-V3-ndk vendor interface to AIDL bt
Change-Id: Ic7903f16e3602a1194caa3aa26a29352e7bf4aa9
2023-10-22 19:01:36 +02:00
CHRISL7 da81bf23d7 vendor: bt: Build android.hardware.bluetooth.audio-V3-ndk vendor interface to AIDL bt
Change-Id: Ie0776645c4843f9c5df0b1cfc53a92e0464cdd20
Signed-off-by: CHRISL7 <70589286+CHRISL7@users.noreply.github.com>
2023-10-22 13:45:38 +00:00
chrisl7 ced7676636 vendor: bt: Build vendor.qti.hardware.bluetooth.audio-V1-ndk
Change-Id: I67042d84c4fa55c655573d368e7d936a08b3f9d7
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-09-10 10:51:43 +05:30
Fabian Leutenegger beabec3e8e vendor: bt: Add condition to use AIDL QTI bt audio
Change-Id: If2e83082322709c2acdf2b59f22e23722587e2fd
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-09-10 10:51:43 +05:30
Adithya R eb257f0266 Revert "vendor: bt: Switch BtAudio to AIDL"
Unnecessary and causes issues (such as broken LDAC offload)

This reverts commit 8101b263d0.

Change-Id: I2a184ab87efda93df5e4f677b0d7e0c7c3b873a8
2022-10-23 15:48:40 +00:00
chrisl7 f24fd5491b vendor: bt: Build libldacBT packages
[1] - It is now opensource on A13

Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I9db9207f6e0a2047f9770645b1c7442a4d80590f
2022-09-12 16:49:29 +00:00
chrisl7 54b55eb453 vendor: bt: Build android.hardware.bluetooth.audio@2.1 again
[1] - It seems that for qti bt this should still be built with AIDL, to avoid problems with bt

Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I06c581c72a9f0f99331049740af934d96a0b59a7
2022-09-09 03:14:08 +00:00
Jiyong Park 8101b263d0 vendor: bt: Switch BtAudio to AIDL
Test: m
Bug: 203490261
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2022-08-29 16:44:56 +00:00
Jake Weinstein 44ed1c2718 bt: Remove guards for FM interface
libbt-hidlclient.so links against this
regardless of if FM is enabled.

Change-Id: I4b89491b148b1cbf5b359b8f1cf439c53d1272b4
2022-08-17 11:30:27 +09:00
Jake Weinstein fd22e2c264 bt: Build common packages
Change-Id: I3abc190d78bc02b4ffa85eea9c8c6cfa590035a5
2022-08-16 16:11:18 +00:00
chrisl7 9f033cf3ea vendor: Build bt and telephony HIDL vendor variants on qcom/common
[1] - Since we have a common tree, why not build it, since all devices define it in their own device tree?
[2] - This is the basics for some things like ril and bt to work from A12
[3] - Secure element is being built because it is needed to run vendor/lib64/libril-qc-hal-qmi.so
[4] - We are already building telephony system variant

Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: Ib8ab918299191ca6605c1ba70f651f1040f3018f
2022-07-31 03:42:17 +00:00
Jake Weinstein a94746f0b3 bt: separate into system and vendor components
Change-Id: I97ea0775507b40c802dbd175cf83a1c3db3db5a6
2022-07-30 07:14:12 +05:30