Merge "[DO NOT MERGE] Update Security String to 2021-11-05" into sc-v2-dev

This commit is contained in:
TreeHugger Robot 2021-09-17 22:35:05 +00:00 committed by Android (Google) Code Review
commit 9c80832dbf
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-10-05
PLATFORM_SECURITY_PATCH := 2021-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH