aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-18 18:57:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-18 18:57:35 +0000
commitc2c15a5bacd55ff0f99788919976631291b46afd (patch)
treeda3a78c077218a691c01699be613382e28b45291
parente387a33eebdbfb94248cf9ac794e9f204478ada3 (diff)
parentac00657c4a514973e2cbc0e4c094662d39cc4427 (diff)
downloadbuild-c2c15a5bacd55ff0f99788919976631291b46afd.tar.gz
Make change and version bump to SPM2.220819.011
Change-Id: I1254614a71a6449cda276587dafd0dac5ebea3eb
-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 e6f16e9a36..99778129e8 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.010
+BUILD_ID=SPM2.220819.011
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 1130786f4f..d70ca5facd 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-11-01
+ PLATFORM_SECURITY_PATCH := 2022-12-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH