aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-13 01:00:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-13 01:18:12 +0000
commit9e332403775887bbb94f1a0da5fb1686a9420ff5 (patch)
tree40d4e76b244c06636fe270ddf0e9ded7c0d0d3cd
parent0c9d2d07fac1641feb5bab2ca0354781d5edd22f (diff)
parent16eff988abd58f6c788ff98954ff9e6199709451 (diff)
downloadbuild-9e332403775887bbb94f1a0da5fb1686a9420ff5.tar.gz
Make change and version bump to SQ1D.211013.001
Change-Id: Idcdb8e0d22e1f6c680b5e674a4891a3e1d761cbf
-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 b24102e1f0..b3a19fbecc 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=SQ1D.211012.001
+BUILD_ID=SQ1D.211013.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c864bb098e..f429d7c72c 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-11-05
+ PLATFORM_SECURITY_PATCH := 2021-12-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH