diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-22 17:45:18 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-22 17:45:18 +0100 |
| commit | 70124fec5b40eb0876cf143f3ba9235df4f2b3d5 (patch) | |
| tree | 2bed9b94918190002d0b300dd7f80ec4080de288 /product | |
| parent | f4c227f49eee3cd7185864ffca32ae5e69d0e000 (diff) | |
bluetooth: revert to 'LP' blobs and build libbt-vendor-mtk
Diffstat (limited to 'product')
| -rw-r--r-- | product/packages.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/product/packages.mk b/product/packages.mk index b419430..5e48cba 100644 --- a/product/packages.mk +++ b/product/packages.mk @@ -52,6 +52,9 @@ PRODUCT_PACKAGES += \ gps.mt6753 \
libcurl
+# BT
+PRODUCT_PACKAGES += libbt-vendor
+
# Audio
PRODUCT_PACKAGES += \
audio.a2dp.default \
|
