Update Security String to 2024-08-01

Bug: 342381152

Change-Id: Iefbd1fff39d557fa352a53662d70bc734a255564
Merged-In: Iefbd1fff39d557fa352a53662d70bc734a255564
Merged-In: Ib4bd1d2496bab1fd22db8b7b362aa88631dd320a
Merged-In: I2c5897803882d448ad511596d8d1c3650c065518
Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
This commit is contained in:
Ankur Bakshi
2024-06-11 04:04:13 +00:00
parent 551cc0da01
commit f61420f4c1

View File

@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices. # 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. # 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. # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2024-07-01 PLATFORM_SECURITY_PATCH := 2024-08-01
endif endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH .KATI_READONLY := PLATFORM_SECURITY_PATCH