From e9feea68e25cbf5fc2f05b10e155070a67113666 Mon Sep 17 00:00:00 2001 From: someone5678 Date: Wed, 22 May 2024 04:38:52 +0900 Subject: [PATCH] config: Build BtHelper --- config/evolution.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/evolution.mk b/config/evolution.mk index 05e24f30..71dcdd8f 100644 --- a/config/evolution.mk +++ b/config/evolution.mk @@ -13,6 +13,10 @@ PRODUCT_PACKAGES += \ endif endif +# BtHelper +PRODUCT_PACKAGES += \ + BtHelper + # Face Unlock ifeq ($(TARGET_SUPPORTS_64_BIT_APPS),true) PRODUCT_PACKAGES += \