Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f09d105 authored by Chun-Yi Lee's avatar Chun-Yi Lee Committed by Gerrit Code Review
Browse files

Merge "Revert "Ignore vndk compat symlinks in artifact path requirements"" into main

parents 0f509093 ed72d33a
Loading
Loading
Loading
Loading
+2 −7
Original line number Diff line number Diff line
@@ -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