[DO NOT MERGE] Update Security String to 2018-01-01 from 2017-12-05

Bug: 69257226
This commit is contained in:
Elisa Pascual Trevino 2017-11-13 11:27:23 -08:00
parent 8fdda7d80d
commit c53a14f174

View file

@ -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 := 2017-12-05
PLATFORM_SECURITY_PATCH := 2018-01-01
endif
ifndef PLATFORM_BASE_OS