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

Commit dcf0e889 authored by DroidFreak32's avatar DroidFreak32
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 4d850217
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 \