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

Change-Id: Ic383f938d12f9fac0d93364ba737f0c401fb0a01
This commit is contained in:
Automerger Merge Worker 2020-02-11 18:02:44 +00:00
commit 50a99cbedc
1 changed files with 1 additions and 1 deletions

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