[DO NOT MERGE] Security String update to 2019-02-05

Bug: 120144419
This commit is contained in:
Elisa Pascual Trevino
2018-12-03 15:44:25 -08:00
parent 60fa5f84ee
commit 8a6d4f5439

View File

@@ -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 := 2019-02-01
PLATFORM_SECURITY_PATCH := 2019-02-05
endif
ifndef PLATFORM_BASE_OS