aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-09-13 03:59:53 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-09-13 03:59:53 +0000
commit8a59399dbb61ec4b0fd6b9ad9bec8de4f5c0ad72 (patch)
tree9c4d14bd886e80f2930d17369465d659e0bb9037
parent60c056572f75f2f9173047f26d943b9246a28826 (diff)
parentbb0c1705550445150b0d5e162e83773520d6f59e (diff)
downloadbuild-8a59399dbb61ec4b0fd6b9ad9bec8de4f5c0ad72.tar.gz
Update Security String to 2022-11-01 am: ea15a5ac28 am: 364bfc6a3e am: d4741d3af1 am: 5739c7d740 am: bb0c170555
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19912058 Change-Id: Iaf6a3c26149ee49680350e05d8fec00b4116bacc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 660f84611a..3da5d7dd8c 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-10-01
+ PLATFORM_SECURITY_PATCH := 2022-11-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH