commit | 04531b5c796a60ec933a79ff73e40e5d6a545778 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Fri Nov 10 07:57:46 2023 +0000 |
committer | Hung-ying Tyan <tyanh@google.com> | Fri Nov 10 08:00:56 2023 +0000 |
tree | 0486948d9b83f3d50d6b20878c114d9a539af9ff | |
parent | 481b02106c2edad1d8fcedd3fff8f91563749fda [diff] |
GSI: add VNDK 34/remove VNDK 29 Bug: 291204040 Test: boot GSI on U Pixel (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d4639705bdf86c8b8c1607719eab4f5791e236fe) Merged-In: I04c50ca03a6ebd9b371a35f66faf5ea7861c6ca5 Change-Id: I04c50ca03a6ebd9b371a35f66faf5ea7861c6ca5
diff --git a/target/product/gsi_release.mk b/target/product/gsi_release.mk index 23eb534..189b092 100644 --- a/target/product/gsi_release.mk +++ b/target/product/gsi_release.mk
@@ -64,11 +64,11 @@ # Support additional VNDK snapshots PRODUCT_EXTRA_VNDK_VERSIONS := \ - 29 \ 30 \ 31 \ 32 \ 33 \ + 34 \ # Do not build non-GSI partition images. PRODUCT_BUILD_CACHE_IMAGE := false