Update Security String to 2021-06-01
Bug: 185154903 Change-Id: I9931ce41d6d8c7249f41174868f57b93d6aee128 Merged-In: Ibfaf0bcc7e4525786eca62cafc7548030be40c61
This commit is contained in:
parent
6f23fe1713
commit
7cd828d214
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,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-05-01
|
||||
PLATFORM_SECURITY_PATCH := 2021-06-01
|
||||
endif
|
||||
|
||||
ifndef PLATFORM_BASE_OS
|
||||
|
|
Loading…
Reference in a new issue