Update Security String to 2023-07-01

Bug: 282371465

Change-Id: I2bb1848e16aff436787a5bf43dbea18012d485a7
Merged-In: I2bb1848e16aff436787a5bf43dbea18012d485a7
This commit is contained in:
Steve Berbary
2023-05-13 22:26:09 +00:00
parent 333b59fd7f
commit 053ad8aa1b

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 := 2023-06-01
PLATFORM_SECURITY_PATCH := 2023-07-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH