Update Security String to 2024-10-01

Bug: 355186198

Change-Id: I45ca948c56b15f58d06f87850c5ddda6fa713cba
Merged-In: I45ca948c56b15f58d06f87850c5ddda6fa713cba
Merged-In: I827f58566c43c8aff4e76610218bf1d3aca4c795
Merged-In: I8e9b9eea56b9884b67dac0e339e1513b1cd96ca3
Merged-In: Id9a66bca849146dda51421b5c4a1195888ab5b39
Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
This commit is contained in:
Ankur Bakshi
2024-08-16 18:09:30 +00:00
parent e1e72f1e7e
commit 65e3548527

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