Update Security String to 2024-06-01
Bug: 330382848 Change-Id: Ida6705ee71e4601f976836d73e0dda2ed7033c2a Merged-In: Ida6705ee71e4601f976836d73e0dda2ed7033c2a Merged-In: Id95e0f901c983bd3850235f2830f0ef08650bd26 Merged-In: I8cd6fc37b026f70743250f0d9a2979bf9e9998ae Merged-In: If80822e387cb2a950b47422aa1d1ff2a98cd93cb Merged-In: Iccae3f6836512b2d3a07f9d8bcec7d09c2a34a2b Merged-In: I9edc7171d124f0cfa540fea6f0e06ba877910444
This commit is contained in:
parent
d269659a47
commit
539de4dac0
1 changed files with 1 additions and 1 deletions
|
@ -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-05-01
|
||||
PLATFORM_SECURITY_PATCH := 2024-06-01
|
||||
endif
|
||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||
|
||||
|
|
Loading…
Reference in a new issue