Update Security String to 2020-03-01 am: 436b42a079

Change-Id: Iad3d14548ea426fbb321be2f4b5ee9be93687d93
This commit is contained in:
Automerger Merge Worker
2020-01-10 23:25: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-02-05
PLATFORM_SECURITY_PATCH := 2020-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH