summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@google.com>2017-02-02 21:36:20 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-02 21:36:20 +0000
commit0fc8af0b701420818b51dc33b5fa33f1aec0cfe3 (patch)
treee36e81e06a5ace6aa74fcfef8254ae4726b78219
parent2873007802b48033ed42b658d24fdf2e7ef069fd (diff)
parent949d0cb12192b122919c0482251683a671e2b25e (diff)
downloadshamu-0fc8af0b701420818b51dc33b5fa33f1aec0cfe3.tar.gz
Build the new Bluetooth HAL am: 14a148a069 am: bbc92942c0
am: 949d0cb121 Change-Id: If63e8c704ba0d23633722ea790fa29ffb7b4798f
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index a55bb77e..85b542c0 100644
--- a/device.mk
+++ b/device.mk
@@ -107,6 +107,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
device/moto/shamu/bluetooth/BCM4356A2_001.003.015.0077.0214_ORC.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/bcm4354A2.hcd
+# Bluetooth HAL
+PRODUCT_PACKAGES += \
+ android.hardware.bluetooth@1.0-impl
+
# For SPN display
PRODUCT_COPY_FILES += \
device/moto/shamu/spn-conf.xml:system/etc/spn-conf.xml