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
This commit is contained in:
Ankur Bakshi
2024-03-13 15:40:05 +00:00
parent 52724e91ff
commit d269659a47

View File

@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# 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