Update Security String to 2024-07-01

Bug: 336526332
Change-Id: I6682f8b9c34c64ba638f02cbcc8dba9b3e6712fb
Merged-In: I6682f8b9c34c64ba638f02cbcc8dba9b3e6712fb
Merged-In: I34f13eec06f72ec1b8e2da7dbe9b1d42a3f16f01
Merged-In: I7259693a3393ce3b9d4cc3be40d8e5483dfb171a
Merged-In: I5e96b7cf7fe9abda270a436d103f945f940342dc
Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
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