aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-14 03:00:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-14 03:17:59 +0000
commit66ec4347f4e8a58960f514806c8addd37879a5ee (patch)
tree33d5e5835db486bc24e1f225d08267694f76ae22
parent7d399a143b635ce4e90fc07393291880b1acd6b8 (diff)
parent91cbb6764503275e87f6171f0308aebd76f4dcb9 (diff)
downloadbuild-66ec4347f4e8a58960f514806c8addd37879a5ee.tar.gz
Make change and version bump to SD1A.210814.001
Change-Id: I5f598bd392201b34b9646ff2b53cecad9452254f
-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 7afd93baa4..2e4f59cc3e 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.210813.001
+BUILD_ID=SD1A.210814.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 663579ac11..85f63c906c 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-09-05
+ PLATFORM_SECURITY_PATCH := 2021-10-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH