Update Security String to 2021-06-05

Bug: 185154903
Change-Id: Ibfaf0bcc7e4525786eca62cafc7548030be40c61
This commit is contained in:
Paul Scovanner
2021-04-12 21:03:17 +00:00
parent 3361774ae8
commit deaeaecae3

View File

@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices. # 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. # 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. # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2021-05-05 PLATFORM_SECURITY_PATCH := 2021-06-05
endif endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH .KATI_READONLY := PLATFORM_SECURITY_PATCH