Remove vndk-29 symlinks from allowlist

ag/24061450 removed version 29 from PRODUCT_EXTRA_VNDK_VERSIONS on
internal only, meaning these symlinks aren't generated anymore.

Ignore-AOSP-First: To match ag/24061450

Fixes: 296972684
Test: lunch gsi_tv_arm-userdebug, m nothing
Change-Id: If9dfb9cafb6cf1a65df1af5b444c9b0b9c61bfe7
This commit is contained in:
Cole Faust 2023-08-24 12:07:37 -07:00
parent 96fd2bb80e
commit 8a2e3c9b91

View file

@ -32,11 +32,7 @@ BUILDING_GSI := true
# and the vndk apex's compat symlinks
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
system/product/% \
system/system_ext/% \
system/lib/vndk-29 \
system/lib/vndk-sp-29 \
system/lib64/vndk-29 \
system/lib64/vndk-sp-29
system/system_ext/%
# GSI should always support up-to-date platform features.
# Keep this value at the latest API level to ensure latest build system