aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-21 20:24:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-21 20:24:14 +0000
commit863cf625e9da03abf87b545b14aeb6222293c80e (patch)
treee64bc3375a7f3f4a174d72b1a007583d0a21e73f
parent16ddac4b2ceb21068153b411ecd2f032eee7fb37 (diff)
parent4c5d2e537b64292dca47d50b1bdbb0d1808f779b (diff)
downloadbuild-863cf625e9da03abf87b545b14aeb6222293c80e.tar.gz
Make change and version bump to SPM1.220819.034android-platform-12.0.0_r22
Merge cherrypicks of ['googleplex-android-review.googlesource.com/23554873'] into sc-platform-release. Change-Id: Iffd90ba5920cd7ad30d8d9c1a1e67765f281139f
-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 cb199d6caf..c5e04d2216 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.033
+BUILD_ID=SPM1.220819.034
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 3963d44f54..e1f137403c 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-07-01
+ PLATFORM_SECURITY_PATCH := 2023-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH