config: Add libzstd.so to artifact path requirement allowlist

Change-Id: Iddfde0fa355562c4d7f9596d4fc55eeeb0523888
This commit is contained in:
Michael Bestas
2025-11-21 02:15:59 +02:00
parent 2fad9fba44
commit d7666177e8

View File

@@ -179,7 +179,8 @@ PRODUCT_PACKAGES += \
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
system/bin/curl \
system/bin/getcap \
system/bin/setcap
system/bin/setcap \
system/%/libzstd.so
# Filesystems tools
PRODUCT_PACKAGES += \