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
This commit is contained in:
Ankur Bakshi
2024-05-21 23:43:49 +00:00
parent 539de4dac0
commit 551cc0da01

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-06-01
PLATFORM_SECURITY_PATCH := 2024-07-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH