Update Security String to 2021-04-05 am: 1f4aeb1430

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ibc4c77c981314eca34e38ea593eebff703c7d1b9
This commit is contained in:
Paul Scovanner 2021-02-06 00:38:34 +00:00 committed by Automerger Merge Worker
commit a0a34935d4
1 changed files with 1 additions and 1 deletions

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