diff --git a/device.mk b/device.mk index d9128068..e62533b9 100644 --- a/device.mk +++ b/device.mk @@ -254,8 +254,9 @@ PRODUCT_PACKAGES += \ # Bluetooth HAL PRODUCT_PACKAGES += \ - android.hardware.bluetooth@1.0-impl \ - android.hardware.bluetooth@1.0-service + libbt-vendor \ + android.hardware.bluetooth@1.0-impl \ + android.hardware.bluetooth@1.0-service # NFC packages PRODUCT_PACKAGES += \