Loading config/common.mk +6 −0 Original line number Diff line number Diff line Loading @@ -154,6 +154,12 @@ ifeq ($(INCLUDE_BACKUP_APP),true) PRODUCT_PACKAGES += SeedVault endif # If MINIMAL_APPS is not set, set it to false by default. ifndef MINIMAL_APPS MINIMAL_APPS := false endif # Optional Applications ifeq ($(MINIMAL_APPS),false) PRODUCT_PACKAGES += \ Loading Loading
config/common.mk +6 −0 Original line number Diff line number Diff line Loading @@ -154,6 +154,12 @@ ifeq ($(INCLUDE_BACKUP_APP),true) PRODUCT_PACKAGES += SeedVault endif # If MINIMAL_APPS is not set, set it to false by default. ifndef MINIMAL_APPS MINIMAL_APPS := false endif # Optional Applications ifeq ($(MINIMAL_APPS),false) PRODUCT_PACKAGES += \ Loading