Merge "Update Security String to 2020-11-05" into rvc-dev am: 83bdf4b296 am: 14f78f1016

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

Change-Id: If2ba8b486a28bbf0e7eddf37f791a4b5fe19082e
This commit is contained in:
Paul Scovanner 2020-09-22 00:07:06 +00:00 committed by Automerger Merge Worker
commit 321456da7b
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 := 2020-11-01
PLATFORM_SECURITY_PATCH := 2020-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH