From 723ccc2845ae66a3877f415b65f15db643910fef Mon Sep 17 00:00:00 2001 From: Jack He Date: Thu, 28 Feb 2019 18:02:32 -0800 Subject: Enable Bluetooth Audio HAL 2.0 for hikey Bug: 111519504 Test: boot, VTS Change-Id: I5168bb831579ab1d8789addfb2cb0f479795b16f --- device-common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'device-common.mk') diff --git a/device-common.mk b/device-common.mk index e38e9c8d..dcf03777 100644 --- a/device-common.mk +++ b/device-common.mk @@ -81,6 +81,7 @@ PRODUCT_PACKAGES += vndk_package PRODUCT_PACKAGES += \ android.hardware.drm@1.0-impl \ android.hardware.drm@1.0-service \ + android.hardware.bluetooth.audio@2.0-impl PRODUCT_PACKAGES += libGLES_android -- cgit v1.2.3