aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-26 06:57:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-26 06:57:40 +0000
commitdef24d7a24854bc9a5d010617c511c1825e568cb (patch)
tree712388905fedd6bfa09b7b00919192f02ce74a0f
parent31eb450ad5bcad7e7abe90bffc6c0535d972dacf (diff)
parent5ca72c1d2568fdd154b960d7870d37e3c53a7e48 (diff)
downloadbuild-android12L-platform-release.tar.gz
Make change and version bump to SPM2.220819.055android-platform-12.1.0_r27android12L-platform-release
Merge cherrypicks of ['googleplex-android-review.googlesource.com/26710802'] into sc-v2-platform-release. Change-Id: I5c2bb6e6b8eb6b47d313f072aeeed4e0e738b636
-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 c94af3723d..097a2db705 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=SPM2.220819.054
+BUILD_ID=SPM2.220819.055
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 72f67ca154..6cc06f8167 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 := 2024-04-05
+ PLATFORM_SECURITY_PATCH := 2024-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH