From b1ca40e62ade9a2fd671b24ce652c1752180607a Mon Sep 17 00:00:00 2001 From: Henri Chataing Date: Thu, 21 Mar 2024 16:16:00 +0000 Subject: Use default bluetooth aidl hal implementation Bug: 330725322 Test: TreeHugger Change-Id: I28f7550b3003d9c9533b5a14bbf095b1b1fc6ffa --- device-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-common.mk b/device-common.mk index 6cb552c4..e6f62d39 100644 --- a/device-common.mk +++ b/device-common.mk @@ -115,7 +115,7 @@ PRODUCT_PACKAGES += \ android.hardware.graphics.composer@2.1-service \ android.hardware.graphics.mapper@2.0-impl-2.1 \ -PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.btlinux +PRODUCT_PACKAGES += android.hardware.bluetooth-service.default # # Power HAL -- cgit v1.2.3