mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:09:37 +00:00
Build the Bluetooth HAL for Muskie
Test: VTS test passes on Marlin, Bluetooth starts/stops Change-Id: I537a0eb4bc0862f6685fbdb2f50d4d36669202c4
This commit is contained in:
committed by
Thierry Strudel
parent
cb2e135187
commit
414f8310cf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user