Update Security String to 2020-03-05

Bug:147450082
This commit is contained in:
Paul Scovanner 2020-01-10 11:32:26 -08:00
parent 436b42a079
commit 20c6e7dbe1

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