Build the new Bluetooth HAL am: 5d99f4c464 am: 8949d8f942
am: bfd8bbf9d7

Change-Id: Ib63909bb26db5456487a844facabdc561ebab846
diff --git a/device.mk b/device.mk
index 13bbc60..664ec53 100644
--- a/device.mk
+++ b/device.mk
@@ -113,6 +113,10 @@
 PRODUCT_COPY_FILES += \
     device/asus/fugu/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf
 
+# Bluetooth HAL
+PRODUCT_PACKAGES += \
+    android.hardware.bluetooth@1.0-impl
+
 # IMG graphics
 PRODUCT_PACKAGES += \
     IMG_graphics \