aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi-yo Chiang <yochiang@google.com>2021-12-09 05:59:36 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-12-09 05:59:36 +0000
commitf02c28d8ab395cf166bc851927f05c0f1f7298b4 (patch)
tree173e6e14137c3f974b4b6055ca079e086d64d76e
parent1f9408b2b2d2eba9e18c08f2ef52e52c3533d88c (diff)
parent392a0db18d4953a4588ce30554e6973a1e3d72d6 (diff)
downloadbuild-f02c28d8ab395cf166bc851927f05c0f1f7298b4.tar.gz
Merge "Roll-forward the VNDK snapshot list of GSI"
-rw-r--r--target/product/gsi_release.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/target/product/gsi_release.mk b/target/product/gsi_release.mk
index 94917f5757..aaeefcb3f1 100644
--- a/target/product/gsi_release.mk
+++ b/target/product/gsi_release.mk
@@ -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