aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-04 00:53:57 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-01-04 00:53:57 +0000
commitc39d0c19e3658511a60b58f112c4a2e08bed0989 (patch)
tree817612255160bac51d07fdbfbd75dbcc693636d0
parent3a2d57b8e1477473b29a20227201d60a3da21961 (diff)
parent5b3b87c678f42970d347c180803f4edde231bbd4 (diff)
downloadbuild-c39d0c19e3658511a60b58f112c4a2e08bed0989.tar.gz
Merge "Make change and version bump to SPM1.220819.019 am: 33c4635353" into android12-gsi
-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