sm8150-common: Use Bluetooth service from vayu

* Else FM won't work

Change-Id: I9ea300265f9ea860860710a2cd0a595fd06e3408
Signed-off-by: firebird11 <hbgassel@gmail.com>
This commit is contained in:
Sebastiano Barezzi
2025-10-30 23:21:19 +01:00
committed by firebird11
parent 737084f4fa
commit e8b1ae960e
3 changed files with 1 additions and 1 deletions

View File

@@ -7053,7 +7053,7 @@ cc_prebuilt_binary {
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti"],
shared_libs: ["liblog", "libcutils", "libutils", "libhidlbase", "android.hardware.bluetooth@1.0", "vendor.qti.hardware.bluetooth_sar@1.0", "vendor.qti.hardware.bluetooth_sar@1.1", "vendor.qti.hardware.btconfigstore@1.0", "vendor.qti.hardware.btconfigstore@2.0", "libqti_vndfwk_detect", "libc++", "libc", "libm", "libdl", ],
shared_libs: ["liblog", "libcutils", "libutils", "libhidlbase", "android.hardware.bluetooth@1.0", "vendor.qti.hardware.fm@1.0_vendor", "vendor.qti.hardware.bluetooth_sar@1.0", "vendor.qti.hardware.bluetooth_sar@1.1", "vendor.qti.hardware.btconfigstore@1.0", "vendor.qti.hardware.btconfigstore@2.0", "libqti_vndfwk_detect", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "64",

BIN
proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti vendored Executable file → Normal file

Binary file not shown.