aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-14 23:00:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-14 23:18:19 +0000
commit8eae41e4f3028c332b432dcf2f8feb9d3e424c15 (patch)
treebde3a5de0d6f0bf3421af0405c56523475c58069
parent8667f6f8a91ad81d7561e77d2d0373e596902c77 (diff)
parent825ae0009229c3387c5ea24b8267a29b5522fb8a (diff)
downloadbuild-8eae41e4f3028c332b432dcf2f8feb9d3e424c15.tar.gz
Make change and version bump to SQ3A.220315.001
Change-Id: I94e01d1120f2ce887675581794ced4cac6e1c524
-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 dfdd7d0501..ff3319eaab 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.220314.001
+BUILD_ID=SQ3A.220315.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 16ad062149..a0897449cf 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-04-05
+ PLATFORM_SECURITY_PATCH := 2022-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH