Update Security String to 2020-11-01

Bug: 168709737
Change-Id: I96489891caa4f5248c90be2d8c16327e1991e3bb
This commit is contained in:
Paul Scovanner 2020-09-16 19:16:44 +00:00
parent f473b50efa
commit 727715f100
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-10-05
PLATFORM_SECURITY_PATCH := 2020-11-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH