Update Security String to 2020-04-01 am: f9edfe3714

Change-Id: I6949123a1bddcab72e0d918338b44799ec9652e7
This commit is contained in:
Automerger Merge Worker
2020-02-11 00:27:28 +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-03-05
PLATFORM_SECURITY_PATCH := 2020-04-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH