vendor: build updater only in official
This commit is contained in:
@@ -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 += \
|
||||
|
||||
Reference in New Issue
Block a user