Merge "Revert "Ignore vndk compat symlinks in artifact path requirements"" into main am: 6f09d105ef
am: b704f738af
am: 6d0f94b1f0
am: 43c81c6fda
Original change: https://android-review.googlesource.com/c/platform/build/+/2720714 Change-Id: Iaae51475fedf0c0418d0dd50a04647a37261f860 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -28,15 +28,10 @@
|
||||
|
||||
BUILDING_GSI := true
|
||||
|
||||
# Exclude all files under system/product and system/system_ext,
|
||||
# and the vndk apex's compat symlinks
|
||||
# Exclude all files under system/product and system/system_ext
|
||||
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
|
||||
|
Reference in New Issue
Block a user