aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-09-13 03:28:49 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-09-13 03:28:49 +0000
commitbb0c1705550445150b0d5e162e83773520d6f59e (patch)
tree8edabe6dc9966d664325267c1a754e1cd60f1b91
parent9a6781a31de2c63baf342f2d51371a523bceb639 (diff)
parent5739c7d740df33d06cb38201063bf60c14f1cdca (diff)
downloadbuild-bb0c1705550445150b0d5e162e83773520d6f59e.tar.gz
Update Security String to 2022-11-01 am: ea15a5ac28 am: 364bfc6a3e am: d4741d3af1 am: 5739c7d740
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19912058 Change-Id: I3f394f5813ae479b110e0e41975bd8a4d082d8b3 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 2d087ebc2d..1c4bf24f7b 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