Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c66e6e10 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

vendor: add inline picotts

parent 7429260a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -112,7 +112,6 @@ PRODUCT_PACKAGES += \

# Required /e/ packages
PRODUCT_PACKAGES += \
    PicoTTS \
    GmsCore \
    GsfProxy \
    FakeStore \
@@ -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