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

Commit 4d03b278 authored by DroidFreak32's avatar DroidFreak32 Committed by Luca Stefani
Browse files

config: common-full: Build zstd cmdline tools

* Installs the following:
unzstd -> zstd
zstd
zstdcat -> zstd
zstdgrep
zstdless
zstdmt -> zstd

Change-Id: I3e1efae8028a3ac5f6b9d153c9e39eef1d51a34b
parent 7345b4ce
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,10 @@ PRODUCT_SIZE := full
$(call inherit-product-if-exists, external/google-fonts/lato/fonts.mk)
$(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk)

# Extra cmdline tools
PRODUCT_PACKAGES += \
    zstd

# Fonts
PRODUCT_PACKAGES += \
    fonts_customization.xml \