Build the Bluetooth HAL for Muskie

Test: VTS test passes on Marlin, Bluetooth starts/stops
Change-Id: I537a0eb4bc0862f6685fbdb2f50d4d36669202c4
This commit is contained in:
Jakub Pawlowski
2017-02-06 17:13:38 -08:00
committed by Thierry Strudel
parent cb2e135187
commit 414f8310cf

View File

@@ -175,6 +175,11 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.keymaster@3.0-impl
# Bluetooth HAL
PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0-impl \
android.hardware.bluetooth@1.0-service
ifeq ($(ENABLE_TREBLE), true)
PRODUCT_PACKAGES += \
android.hardware.keymaster@3.0-service