aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 5242ea2..beda727 100644
--- a/device.mk
+++ b/device.mk
@@ -102,8 +102,9 @@ PRODUCT_COPY_FILES += \
# Bluetooth
PRODUCT_PACKAGES += \
- android.hardware.bluetooth@1.0-impl
-
+ android.hardware.bluetooth@1.0-impl \
+ libbt-vendor
+
# Camera
PRODUCT_PACKAGES += \
Snap