Update Security String to 2024-03-01

Bug: 313797924

Change-Id: Ie419865a7b5ee09a7fff77d1e3c0127f1380426a
Merged-In: Ie419865a7b5ee09a7fff77d1e3c0127f1380426a
Merged-In: I52d82f4024dd3ec332d0ab2d13b72301c667c29e
Merged-In: Ib648c3046c0ef70684b547fa97535fa73d7656bb
Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
This commit is contained in:
Ankur Bakshi
2024-02-01 19:38:12 +00:00
parent a396e3bce9
commit d5818bad5e

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