aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-24 18:41:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-24 18:41:48 +0000
commita70b96d922879f68d265093518aec7dd60f96e70 (patch)
tree2d5bd533fd11f06ebae6d71379e24fe68ba74630
parent7853adb383f823acf0dc08b8a2a738ed77b2a193 (diff)
parent242326cc9d09dedd9b064f1863282b0934bd5fbb (diff)
downloadbuild-a70b96d922879f68d265093518aec7dd60f96e70.tar.gz
Make change and version bump to SPM1.220819.048
Merge cherrypicks of ['googleplex-android-review.googlesource.com/24933817'] into sc-platform-release. Change-Id: I0d5d825d082a35ecbcdd68dddb7cac912b485e32
-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 802656a82e..85f07477ad 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.047
+BUILD_ID=SPM1.220819.048
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 71ee8546de..ac6516af8d 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-11-01
+ PLATFORM_SECURITY_PATCH := 2023-12-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH