Update Security String to 2021-03-05 am: 9c4665257c am: 6d2ae8eb03

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13305148

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I5089375b0dedf25f3f381b8a64ed66f193dd5996
This commit is contained in:
Paul Scovanner 2021-01-11 19:53:40 +00:00 committed by Automerger Merge Worker
commit 67bbbadbdb

View file

@ -240,7 +240,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 := 2021-02-05
PLATFORM_SECURITY_PATCH := 2021-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH