aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-11 23:06:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-11 23:06:46 +0000
commit68dcc0ed53c967c7a827b4b2568a13bbb23f44a1 (patch)
treeb92568deacea78ddc3d2cc10d82fdee2cd3b1f56
parent7a6d2e50f526fd55222bb75a875249c7e54cf98d (diff)
parente71eb9afd5fd6eeead656a3a917a81e0a9769b86 (diff)
downloadbuild-68dcc0ed53c967c7a827b4b2568a13bbb23f44a1.tar.gz
Make change and version bump to SQ3A.220605.001
Change-Id: I3311c0e99ef39d6ec9f3aa8eafbf4a7aaa29e5c9
-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 56c3558057..5e9ab7dc8f 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=SQ3A.220411.001
+BUILD_ID=SQ3A.220605.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a0897449cf..0daae6bdcb 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 := 2022-05-05
+ PLATFORM_SECURITY_PATCH := 2022-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH