From: Nolen Johnson Date: Mon, 29 Jan 2024 06:07:17 +0000 (-0500) Subject: g12: Unconditionally build BT deps X-Git-Url: https://git.stricted.de/?p=GitHub%2FLineageOS%2FG12%2Fandroid_device_amlogic_g12-common.git;a=commitdiff_plain;h=fbe65bb6f436be07968d48d05777d62148e15c92 g12: Unconditionally build BT deps * It is installed even if not started, resulting in dlopen errors. Change-Id: I8f727e453b7eb511019d13e3147f8bbdb36e3398 --- diff --git a/g12.mk b/g12.mk index a8ac15e..0ce2517 100644 --- 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 += \