aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-12 02:37:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-12 02:37:55 +0000
commit9154cb0e93777e2339da33f55da85e5a56ed494a (patch)
tree440033f727c996a3bd137c0c5beeb8231c5de3a4
parent33c463535384dc3d1338b40fb129dacd60411bf1 (diff)
parent9399e280e5e60ee7734675daa0d511078fbc1879 (diff)
downloadbuild-9154cb0e93777e2339da33f55da85e5a56ed494a.tar.gz
Make change and version bump to SPM1.220819.020android-platform-12.0.0_r16
Change-Id: I11210bd4c077a103be108ba5c4fb0eb096c9ed98
-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 cdd62ce1eb..148b75699c 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.019
+BUILD_ID=SPM1.220819.020
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index ad486351fb..e83e1f5858 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-01-01
+ PLATFORM_SECURITY_PATCH := 2023-02-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH