Update Security String to 2025-01-01

Bug: 377681892
Change-Id: Ic808c76df880754237cb687392bce1c43960a80b
Merged-In: Ic808c76df880754237cb687392bce1c43960a80b
Merged-In: I97a282dbd97e250743c992aadf6ab61e59bceaa3
Merged-In: Ic5c163842a2112619547869e18bedfe391fbc140
Merged-In: I016b96c3cc210df3424b92d63c0043e4a03309de
Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 9bb91d9..e22d065 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-12-01
+    PLATFORM_SECURITY_PATCH := 2025-01-01
 endif
 .KATI_READONLY := PLATFORM_SECURITY_PATCH