Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f02c28d8 authored by Yi-yo Chiang's avatar Yi-yo Chiang Committed by Gerrit Code Review
Browse files

Merge "Roll-forward the VNDK snapshot list of GSI"

parents 1f9408b2 392a0db1
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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