Revert "Ignore vndk compat symlinks in artifact path requirements"
Revert submission 2718295-colefaust_track_apex_compat_symlinks Reason for revert: To validate if this change is causing the build breakage. Reverted changes: /q/submissionid:2718295-colefaust_track_apex_compat_symlinks Change-Id: I781cd6869daaf5931c5fabb5ca109502b1b52b3e
This commit is contained in:
committed by
Gerrit Code Review
parent
f7554e3735
commit
ed72d33a9a
@@ -28,15 +28,10 @@
|
|||||||
|
|
||||||
BUILDING_GSI := true
|
BUILDING_GSI := true
|
||||||
|
|
||||||
# Exclude all files under system/product and system/system_ext,
|
# Exclude all files under system/product and system/system_ext
|
||||||
# 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