aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/shinano.mk b/shinano.mk
index d5f36f4..3cf4297 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -77,6 +77,10 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/ad_calib.cfg:system/etc/ad_calib.cfg
+# Bluetooth
+PRODUCT_PACKAGES += \
+ libbt-vendor
+
# RIL
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/netmgr_config.xml:system/etc/data/netmgr_config.xml \