From a35a0de6acd4acaf5bc45d0bb94be42d9ecb8ba3 Mon Sep 17 00:00:00 2001 From: tejas101k Date: Mon, 20 Jan 2025 09:28:51 +0000 Subject: [PATCH] config: Build Updater for all * Local update could still be helpful --- config/evolution.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/evolution.mk b/config/evolution.mk index cb63628e..5b5fa88d 100644 --- a/config/evolution.mk +++ b/config/evolution.mk @@ -5,7 +5,6 @@ PRODUCT_PACKAGES += \ OmniJaws \ OmniStyle -ifeq ($(EVO_BUILD_TYPE),Official) PRODUCT_PACKAGES += \ Updater @@ -13,7 +12,6 @@ ifeq ($(WITH_GMS),false) PRODUCT_PACKAGES += \ UpdaterVanillaOverlay endif -endif # BtHelper PRODUCT_PACKAGES += \