g12: Unconditionally build BT deps
authorNolen Johnson <johnsonnolen@gmail.com>
Mon, 29 Jan 2024 06:07:17 +0000 (01:07 -0500)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 29 Jan 2024 06:07:17 +0000 (01:07 -0500)
* It is installed even if not started, resulting in
  dlopen errors.

Change-Id: I8f727e453b7eb511019d13e3147f8bbdb36e3398

g12.mk

diff --git a/g12.mk b/g12.mk
index a8ac15eae17d8c165f40b5a4da5a6bd4a50c1bd2..0ce2517baebd823cf4e2e183d0b39ef3352136ae 100644 (file)
--- a/g12.mk
+++ b/g12.mk
@@ -30,10 +30,8 @@ PRODUCT_PACKAGES += \
     libaudiofoundation.vendor
 
 ## Bluetooth
-ifneq ($(BOARD_HAVE_BLUETOOTH),false)
 PRODUCT_PACKAGES += \
     android.hardware.bluetooth@1.0.vendor
-endif
 
 ## Camera
 PRODUCT_PACKAGES += \