Loading config/common.mk +3 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,6 @@ PRODUCT_PACKAGES += \ # Required /e/ packages PRODUCT_PACKAGES += \ PicoTTS \ GmsCore \ GsfProxy \ FakeStore \ Loading @@ -139,6 +138,9 @@ PRODUCT_PACKAGES += \ SplitInstallService \ WebCalendarManager # PicoTTS $(call inherit-product, external/svox/svox_tts.mk) ifeq ($(INCLUDE_BACKUP_APP),true) PRODUCT_PACKAGES += SeedVault endif Loading Loading
config/common.mk +3 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,6 @@ PRODUCT_PACKAGES += \ # Required /e/ packages PRODUCT_PACKAGES += \ PicoTTS \ GmsCore \ GsfProxy \ FakeStore \ Loading @@ -139,6 +138,9 @@ PRODUCT_PACKAGES += \ SplitInstallService \ WebCalendarManager # PicoTTS $(call inherit-product, external/svox/svox_tts.mk) ifeq ($(INCLUDE_BACKUP_APP),true) PRODUCT_PACKAGES += SeedVault endif Loading