Merge "Roll-forward the VNDK snapshot list of GSI" into sc-dev-plus-aosp am: 258fc340c1 am: 1548701fc8 am: 1f5e2fc853

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15582271

Change-Id: I0a6ecd856cea9bde2aec4759f9f5bf533f3cdd66
This commit is contained in:
Yi-yo Chiang
2021-08-18 04:38:05 +00:00
committed by Automerger Merge Worker

View File

@@ -62,8 +62,12 @@ PRODUCT_PACKAGES += \
init.gsi.rc \
init.vndk-nodef.rc \
# Support additional P, Q and R VNDK packages
PRODUCT_EXTRA_VNDK_VERSIONS := 28 29 30
# Support additional VNDK snapshots
PRODUCT_EXTRA_VNDK_VERSIONS := \
28 \
29 \
30 \
31 \
# Do not build non-GSI partition images.
PRODUCT_BUILD_CACHE_IMAGE := false