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:
@@ -32,11 +32,7 @@ BUILDING_GSI := true
|
|||||||
# and the vndk apex's compat symlinks
|
# and the vndk apex's compat symlinks
|
||||||
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
|
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
|
||||||
system/product/% \
|
system/product/% \
|
||||||
system/system_ext/% \
|
system/system_ext/%
|
||||||
system/lib/vndk-29 \
|
|
||||||
system/lib/vndk-sp-29 \
|
|
||||||
system/lib64/vndk-29 \
|
|
||||||
system/lib64/vndk-sp-29
|
|
||||||
|
|
||||||
# GSI should always support up-to-date platform features.
|
# GSI should always support up-to-date platform features.
|
||||||
# Keep this value at the latest API level to ensure latest build system
|
# Keep this value at the latest API level to ensure latest build system
|
||||||
|
Reference in New Issue
Block a user