Update Security String to 2020-04-01

Bug:149240442
This commit is contained in:
Paul Scovanner
2020-02-10 13:44:20 -08:00
parent 910347f464
commit f9edfe3714

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