aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-26 06:47:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-26 06:47:37 +0000
commitbafcf6cf1f6f71cae6831380f50442f6919ae952 (patch)
tree8f09478b28ae0ff659c1abc463d4b83c4e772d50
parent963deb6b8497b7691a3e26f2efda42df57d8a953 (diff)
parent93b3113588e0bed81557324cfbd2172bbd0ac204 (diff)
downloadbuild-android12-platform-release.tar.gz
Make change and version bump to SPM1.220819.061android-platform-12.0.0_r31android12-platform-release
Merge cherrypicks of ['googleplex-android-review.googlesource.com/26711243'] into sc-platform-release. Change-Id: If7dd2403b685c118b7fb8fd1837ebaeadc70eabc
-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 be1910bfca..3696be9e79 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.220819.060
+BUILD_ID=SPM1.220819.061
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d4642fafb8..6622f692bd 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