aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-19 17:12:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-19 17:12:33 +0000
commitc3375a8c623f407fe2ce1bb2ffdb2afabc7ce486 (patch)
tree62b3d56cec183b875bca1f1ba3d6e015b6de239d
parent3765c1618db07ef9e58ce5f22836f53c846dbdb7 (diff)
parent79bd63ba5612651ca463b260d178acd8ad0fa199 (diff)
downloadbuild-c3375a8c623f407fe2ce1bb2ffdb2afabc7ce486.tar.gz
Make change and version bump to SPM1.220111.005android-platform-12.0.0_r7
Change-Id: I5809884a5e49bc7718451783d8c93849843fa1c9
-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 87942fd517..85cef5f688 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=SPM1.220111.004
+BUILD_ID=SPM1.220111.005
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 19f5b99ce5..489815a283 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-01
+ PLATFORM_SECURITY_PATCH := 2022-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH