Update Security String to 2020-08-01

Bug: 158587413
Change-Id: I21b16ed52ef9c7c26a671692c66b06855b147b16
This commit is contained in:
Paul Scovanner
2020-06-09 19:41:55 +00:00
parent 8ae0c83259
commit a4d5641a34

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-07-05
PLATFORM_SECURITY_PATCH := 2020-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH