commit | 8c601ee31b1ad23aea7e94469fa270a24643b2ef | [log] [tgz] |
---|---|---|
author | Ankur Bakshi <ankurbakshi@google.com> | Wed May 22 02:33:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 02:33:11 2024 +0000 |
tree | e1ace62a427062f74895282402c292a80ff07b74 | |
parent | 8f867c5c90047612f9cb882c7899467f4387a8de [diff] | |
parent | 551cc0da01d5ff38cb275475c844b7e6ebc6d5e4 [diff] |
Update Security String to 2024-07-01 am: 551cc0da01 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/27443171 Change-Id: I46a2990f55626e842d70e684770f6fedd78ad098 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 fa1445b..efa3b4a 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-06-01 + PLATFORM_SECURITY_PATCH := 2024-07-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH