Build the new Bluetooth HAL

Test: Treehugger succeeds.
Change-Id: Icd2172e6a3074954bfcf37cf459992f327064fcd
diff --git a/device.mk b/device.mk
index 5f3b0fe..f54ec75 100644
--- a/device.mk
+++ b/device.mk
@@ -107,6 +107,10 @@
 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