aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorMax Weffers <rcstar6696@gmail.com>2017-08-25 16:36:01 +0200
committerArian <arian.kulmer@web.de>2019-10-07 11:07:17 +0200
commitd330b5d4709bce21ceecd50dd3996b809530aa99 (patch)
tree80cab7fcc51ce19ab4eace78b3b4ceaf1a507e55 /shinano.mk
parentffa8b6042d606e1a19aab318ebff30cb9d44fbff (diff)
shinano: bluetooth: add the libbt-vendor package
Change-Id: I7360723cd0b47b4bebf380f8e668141442e41c0f
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 \