commit | 6c99ed6ee8828fcb58848020383694c74359aa4b | [log] [tgz] |
---|---|---|
author | Ankur Bakshi <ankurbakshi@google.com> | Fri Nov 22 05:40:43 2024 +0000 |
committer | Ankur Bakshi <ankurbakshi@google.com> | Fri Nov 22 05:43:11 2024 +0000 |
tree | db0a54f78eb7b772d402a058b2829cf66772bc00 | |
parent | e5d12064cf761a79bc3c4a19d8176e021a1e845b [diff] |
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