Update Security String to 2020-06-01

Bug: 153882927

Change-Id: Ibae64bd6c82ddb1afc801550fd7c4ac7bceeb4cc
This commit is contained in:
Paul Scovanner
2020-04-13 18:48:49 +00:00
parent 776c7293fa
commit 388e683934

View File

@@ -250,7 +250,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 := 2020-05-05
PLATFORM_SECURITY_PATCH := 2020-06-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH