Use default bluetooth aidl hal implementation am: 1fee17378e
Original change: https://android-review.googlesource.com/c/device/linaro/dragonboard/+/3009253
Change-Id: I53bf35295a853b87ecd24076631d1e3cd419dbf8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/full.mk b/full.mk
index 391d001..9971c62 100644
--- a/full.mk
+++ b/full.mk
@@ -64,7 +64,7 @@
# Enable BT
PRODUCT_PACKAGES += \
- android.hardware.bluetooth@1.1-service.btlinux
+ android.hardware.bluetooth-service.default
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \