aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-27 22:53:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-27 22:53:28 +0000
commit90a66e9b5a1cdda2dbb29094a19d590579844ddb (patch)
tree7eec70200fbd59ddd278cbafc5be85d142595635
parent7782fc1eaa4d319e6984c9f464bc441df835bccd (diff)
parente4302984b4e1b946cda092b59b8eb23f00916182 (diff)
downloadbuild-90a66e9b5a1cdda2dbb29094a19d590579844ddb.tar.gz
Make change and version bump to SPM2.220819.044android-platform-12.1.0_r23
Merge cherrypicks of ['googleplex-android-review.googlesource.com/25293366'] into sc-v2-platform-release. Change-Id: I9758da19d36f5c69b607026a8a510524746b97c5
-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 2d81005e29..8ba2c22d2e 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.043
+BUILD_ID=SPM2.220819.044
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 869707124c..0f106714df 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-12-01
+ PLATFORM_SECURITY_PATCH := 2024-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH