GSI: add VNDK 33/remove VNDK 28

Bug: 243530456
Test: mix GSI on Android 13 Cuttlefish
Change-Id: I7af784ac6fda2015fa7e9da8cf552755fd74d2e7
This commit is contained in:
Hung-ying Tyan
2022-08-25 08:09:17 +08:00
parent aa6a6a4f36
commit bdce249c63

View File

@@ -64,11 +64,11 @@ PRODUCT_PACKAGES += \
# Support additional VNDK snapshots # Support additional VNDK snapshots
PRODUCT_EXTRA_VNDK_VERSIONS := \ PRODUCT_EXTRA_VNDK_VERSIONS := \
28 \
29 \ 29 \
30 \ 30 \
31 \ 31 \
32 \ 32 \
33 \
# Do not build non-GSI partition images. # Do not build non-GSI partition images.
PRODUCT_BUILD_CACHE_IMAGE := false PRODUCT_BUILD_CACHE_IMAGE := false