aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-16 18:08:54 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-16 18:09:00 +0000
commitf6aae25a468f337af9c065e1c202ef985a75149e (patch)
tree19d17eca0194a56b0cee3e9c0d8c9b5b0a530d60
parentdb2a2ea6eef52158b2ba3a6ace5174e49b20f72b (diff)
parent1c8e2aba9248698ee7005ba57f262eeba82950f7 (diff)
downloadbuild-f6aae25a468f337af9c065e1c202ef985a75149e.tar.gz
Make change and version bump to SPM2.220819.030android-platform-12.1.0_r18
Merge cherrypicks of ['googleplex-android-review.googlesource.com/23554873'] into sc-v2-platform-release. Change-Id: I0232330e290e17b6247c00e7de2e5d1b2c005e29
-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 3abbaa7845..cb8edce806 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.029
+BUILD_ID=SPM2.220819.030
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 6b94e15fb5..da89311b40 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