aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-09-20 22:43:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-09-20 22:47:55 +0000
commit1fecc48a80b819ffe0f9b05f684b011925347f3e (patch)
treefa805de8760501b6a08f5cc450df7ae64400d43b
parentbf29bf38f747d8e6376eb3c8456950c25d7c3e57 (diff)
parentbdd852fd634841c071a2fd2bca8a5e6aec356b28 (diff)
downloadbuild-1fecc48a80b819ffe0f9b05f684b011925347f3e.tar.gz
Make change and version bump to SD1A.210817.020
Change-Id: Id9bd9d02c56e9aae95a154736c893d44b2eb80b9
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 2f6002676d..9872866589 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=SD1A.210817.019
+BUILD_ID=SD1A.210817.020
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 85f63c906c..4c83227778 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
- PLATFORM_SECURITY_PATCH := 2021-10-05
+ PLATFORM_SECURITY_PATCH := 2021-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH