Merge "Roll-forward the VNDK snapshot list of GSI" into sc-dev-plus-aosp

This commit is contained in:
Yi-yo Chiang
2021-08-18 03:24:57 +00:00
committed by Android (Google) Code Review

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