Make change and version bump to SD2A.210916.001

Change-Id: I386e6271893f6763229293ec59bcb50e00462798
This commit is contained in:
Android Build Coastguard Worker 2021-09-15 23:01:37 +00:00
commit 856e8d227e
2 changed files with 7 additions and 3 deletions

View File

@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
BUILD_ID=SD2A.210915.001
BUILD_ID=SD2A.210916.001

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