[DO NOT MERGE] Security String update to 2019-02-05
Bug: 120144419
(cherry picked from commit a9c8e6165e
)
Change-Id: I1b9dcb2548176d418d435545ab38fbc4bdd3f16c
This commit is contained in:
parent
8b9e70ab6b
commit
f6edf31c61
|
@ -231,7 +231,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 := 2019-02-01
|
||||
PLATFORM_SECURITY_PATCH := 2019-02-05
|
||||
endif
|
||||
|
||||
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP
|
||||
|
|
Loading…
Reference in New Issue