aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-26 21:21:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-26 21:21:31 +0000
commitc72c6d7c45669883839fd0b4ece37ae811c4fc41 (patch)
treea4e35a4700c512efb6efaabb869ecbe91338e96a
parenta4bffe9aaa62f7045088c36204d6c56746f0b84b (diff)
parent40c31d06353bef776ccef4285adc347bea105fda (diff)
downloadbuild-android-platform-12.0.0_r17.tar.gz
Make change and version bump to SPM1.220819.022android-platform-12.0.0_r17
Merge cherrypicks of ['googleplex-android-review.googlesource.com/20984665'] into sc-platform-release. Change-Id: Ia764644ece7daed3fe2ee0e92d7cb12809907795
-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 c34f951099..f652347bbc 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.021
+BUILD_ID=SPM1.220819.022
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index e83e1f5858..856c6937be 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-02-01
+ PLATFORM_SECURITY_PATCH := 2023-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH