vendor: build updater only in official

This commit is contained in:
Zabuka_zuzu
2025-11-05 09:49:50 +00:00
parent c99559b91c
commit 48abb46ea0

View File

@@ -1,11 +1,16 @@
PRODUCT_PACKAGES += \
Updater \
GameSpace \
BtHelper \
LMOFreeform \
LMOFreeformSidebar \
OmniJaws
# Updater
ifeq ($(MIST_BUILD_TYPE),OFFICIAL)
PRODUCT_PACKAGES += \
Updater
endif
# DeviceAsWebcam
ifeq ($(TARGET_BUILD_DEVICE_AS_WEBCAM), true)
PRODUCT_PACKAGES += \