commit | d4741d3af10216d4d8fc675d9ba1f8206a16b3f9 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Tue Sep 13 02:30:19 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 13 02:30:19 2022 +0000 |
tree | 1b8698a941359b637ce577f973bacd6a8bbf2c14 | |
parent | fc69bdad9c6190b44c148c4201925480aa2be14f [diff] | |
parent | 364bfc6a3e01772c940d1cefa77e577b25d91287 [diff] |
Update Security String to 2022-11-01 am: ea15a5ac28 am: 364bfc6a3e Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19912058 Change-Id: I5b5ba7c6bdf77c457678175c737249d1fe2aa171 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 30cb44d..575ed79 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ # 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