Update Security String to 2021-07-05 am: 64b00db8f4 am: e580c75611 am: b8ae2c21e1

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

Change-Id: I07f281ec840c4913aa89794c8cf2d88a9884d1bc
This commit is contained in:
Paul Scovanner 2021-05-19 23:01:36 +00:00 committed by Automerger Merge Worker
commit 45bb2415d8
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-06-05
PLATFORM_SECURITY_PATCH := 2021-07-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH