config: common-full: Build zstd cmdline tools

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

Change-Id: I3e1efae8028a3ac5f6b9d153c9e39eef1d51a34b
This commit is contained in:
DroidFreak32
2023-05-06 14:07:56 +05:30
parent 4d850217ba
commit dcf0e8899a

View File

@@ -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 \