Update Security String to 2025-01-01 am: 6c99ed6ee8 am: 73aa60fb4f am: 4c4df16eca am: 0f1b488413 am: 998712e375 am: db8df765c9 am: a971aff222
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/30541109
Change-Id: Ic2b112b0514e679c7399f1796f94cb81365025a8
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 d31574f..c9477e1 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -104,7 +104,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
include $(BUILD_SYSTEM)/version_util.mk