Update Security String to 2020-12-01
Bug: 170492812 Change-Id: I591ddb5212425bed73ed3b03e392d4c79850e602 Merged-In: I61eac7915ab4b23227c3263d3f33a0f71dc3a107
This commit is contained in:
parent
efacba8eef
commit
bfe242def7
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,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-12-01
|
||||
endif
|
||||
|
||||
ifndef PLATFORM_BASE_OS
|
||||
|
|
Loading…
Reference in a new issue