Update Security String to 2024-11-01

Bug: 364387397

Change-Id: I689be7cc370e4b973d3ba8afc00350b18a4fc30a
Merged-In: I689be7cc370e4b973d3ba8afc00350b18a4fc30a
Merged-In: I11f52667cc83322716689e6c19431044d0c07983
Merged-In: Ie2fad6ddede903b33923a378119584c71bee0d11
Merged-In: Iffd6ec2c0e3576435ad79575fcbe83f676b7aa84
Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
This commit is contained in:
Ankur Bakshi
2024-09-11 13:40:03 +00:00
parent 65e3548527
commit c40c0e4cec

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