commit | 57d27d7031b9f04dc8d085bd40fa31137be71234 | [log] [tgz] |
---|---|---|
author | Ankur Bakshi <ankurbakshi@google.com> | Fri Apr 12 22:10:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Apr 12 22:10:12 2024 +0000 |
tree | a276eed6929bae684b186eea6b673cf1149f9da2 | |
parent | 855beb3d533350cee215593939a87cb283fae854 [diff] | |
parent | 8f867c5c90047612f9cb882c7899467f4387a8de [diff] |
Update Security String to 2024-06-01 am: 539de4dac0 am: 8f867c5c90 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/26640639 Change-Id: Id49a6586c3420b7d34d47cef0fc780b907d47247 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 fbe2fc99..9a82ec3 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 := 2024-05-01 + PLATFORM_SECURITY_PATCH := 2024-06-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH