summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@google.com>2017-03-31 11:34:37 -0700
committerMyles Watson <mylesgw@google.com>2017-03-31 11:34:37 -0700
commit1b1931455d11528342bc2ee2c68d49cb85f3784c (patch)
tree2c5309ec78bfbf11cd93fda3d45cdcf325773d86 /device.mk
parentc7a6b5a95d1f085b60e49e066eae4121de581aa7 (diff)
downloadbullhead-1b1931455d11528342bc2ee2c68d49cb85f3784c.tar.gz
bullhead: Add libbt-vendor in device.mk
Bug: 36810308 Test: build Change-Id: Ie89e25ace6efade7f9eb7e43db84a8f72e43d42b
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index b3c7641..3773941 100644
--- a/device.mk
+++ b/device.mk
@@ -441,6 +441,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
# Bluetooth HAL
PRODUCT_PACKAGES += \
+ libbt-vendor \
android.hardware.bluetooth@1.0-impl
# limit dex2oat threads to improve thermals