aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-09-13 02:57:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-09-13 02:57:33 +0000
commit5739c7d740df33d06cb38201063bf60c14f1cdca (patch)
treeed153ca5ccca51be49e0887cdcd88cdc4295605a
parente47eaa0ea641198750eede5e8c186b1c7a93ec25 (diff)
parentd4741d3af10216d4d8fc675d9ba1f8206a16b3f9 (diff)
downloadbuild-5739c7d740df33d06cb38201063bf60c14f1cdca.tar.gz
Update Security String to 2022-11-01 am: ea15a5ac28 am: 364bfc6a3e am: d4741d3af1
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19912058 Change-Id: I57dddcb794bfcec424a60a3b598fd8419236d8b1 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 30cb44daf1..575ed79334 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