Make change and version bump to SD2A.211029.001

Change-Id: I5d398c3854773a43600f388b71c830be92bf3859
This commit is contained in:
Android Build Coastguard Worker 2021-10-28 23:01:06 +00:00
commit 2cf47d0055
2 changed files with 5 additions and 1 deletions

View File

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

View File

@ -78,3 +78,7 @@ PRODUCT_BUILD_SUPER_EMPTY_IMAGE := false
# Always build modules from source
MODULE_BUILD_FROM_SOURCE := true
# Additional settings used in all GSI builds
PRODUCT_PRODUCT_PROPERTIES += \
ro.crypto.metadata_init_delete_all_keys.enabled=false \