commit | d269659a47000a5ebedea9617a8a4d0cd52b968c | [log] [tgz] |
---|---|---|
author | Ankur Bakshi <ankurbakshi@google.com> | Wed Mar 13 15:40:05 2024 +0000 |
committer | Ankur Bakshi <ankurbakshi@google.com> | Thu Mar 14 23:45:08 2024 +0000 |
tree | 05c3b489d060415b376b5a2e9bd11d4bf728b3c8 | |
parent | 52724e91ffa3622ab38be3ee184e0ab770d8ec39 [diff] |
Update Security String to 2024-05-01 Bug: 327392432 Change-Id: I167be7ba5e93b60d61e9f7bc3028e60dd6c99e0a Merged-In: I167be7ba5e93b60d61e9f7bc3028e60dd6c99e0a Merged-In: I92394c4ae0cc35544e72d72cac6cd3a417b62e06 Merged-In: I90c3486766809f47361677f97cdd3ff0d6ca487e Merged-In: Id2b65e35697d27e1bd9a65315b6b5ac7fb918b7a Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 985e170..7cf84a2 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-04-01 + PLATFORM_SECURITY_PATCH := 2024-05-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH