Update Security String to 2020-04-05 am: d451ad7167

Change-Id: I4e5b07e96a1ddc23057b373a1ff7d9f54ae361bb
This commit is contained in:
Automerger Merge Worker
2020-02-11 17:51:51 +00:00

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