commit | 551cc0da01d5ff38cb275475c844b7e6ebc6d5e4 | [log] [tgz] |
---|---|---|
author | Ankur Bakshi <ankurbakshi@google.com> | Tue May 21 23:43:49 2024 +0000 |
committer | Ankur Bakshi <ankurbakshi@google.com> | Tue May 21 23:49:34 2024 +0000 |
tree | 4bdcd803cc4ff5c753aedc83e72829ae8fb8456d | |
parent | 539de4dac00351c2ac2f84dd7340ecfd74e45446 [diff] |
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