summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@google.com>2017-02-02 21:33:49 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-02 21:33:49 +0000
commit949d0cb12192b122919c0482251683a671e2b25e (patch)
tree841a43eaa6309ad0efc23b3ecfc467fff8e06374
parent2e1d7a3f0a44af1dae059fb4198757c4d464d3d2 (diff)
parentbbc92942c06bb02d3190534355244ccbe4fb8900 (diff)
downloadshamu-949d0cb12192b122919c0482251683a671e2b25e.tar.gz
Build the new Bluetooth HAL am: 14a148a069
am: bbc92942c0 Change-Id: Ie0b92f0854f6d12724fea877857614c429137a9f
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 5f3b0fe7..f54ec758 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