aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-21 19:37:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-21 19:37:48 +0000
commit57d9f5b7ab0d10fc9e623109a4e9cc96326904c6 (patch)
treee6763a318f940403e3ae6a04c46b2bff1b2e7765
parent8c2141fc189562123f63e3256ff1de6e69b56e09 (diff)
parent498bf3b6222d093fe46dcd78daf7d463ebca3d1c (diff)
downloadbuild-57d9f5b7ab0d10fc9e623109a4e9cc96326904c6.tar.gz
Make change and version bump to SPM2.220819.024android-platform-12.1.0_r15
Merge cherrypicks of ['googleplex-android-review.googlesource.com/22184222'] into sc-v2-platform-release. Change-Id: I7abcbbc9d5c1b2569a04a905f6dffbd798f18e67
-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 aa7518ad8f..8de7882ebb 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.023
+BUILD_ID=SPM2.220819.024
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 8f7b7da2ea..1666004d72 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 := 2023-04-01
+ PLATFORM_SECURITY_PATCH := 2023-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH