aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-14 17:10:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-14 17:10:22 +0000
commit33c463535384dc3d1338b40fb129dacd60411bf1 (patch)
tree0ec0afec7a7f5ff62a4ab397875b141e96133cc7
parent7ec09cb0d99c7561709b7881e686d82ffc4ade96 (diff)
parent25b17b1b55b935f5448ce00bdc2875548ca186f6 (diff)
downloadbuild-33c463535384dc3d1338b40fb129dacd60411bf1.tar.gz
Make change and version bump to SPM1.220819.019android-platform-12.0.0_r15
Change-Id: Ie83b3110a74f0d190ab4a4223423b39cec47811c
-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 ffa7a4145b..cdd62ce1eb 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.018
+BUILD_ID=SPM1.220819.019
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 6c640f4732..ad486351fb 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 := 2022-12-01
+ PLATFORM_SECURITY_PATCH := 2023-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH