[DO NOT MERGE] Update security string to 2018-02-01 for mnc-dev bug:70348883 am: 74f105c16f am: 6545915c0b

am: 567d926508

Change-Id: I57ad069f46fed008c1c5e464ed0e6a0a9f9b39bb
This commit is contained in:
Adam Seaton 2017-12-14 00:10:21 +00:00 committed by android-build-merger
commit 06602d3239
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# 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 := 2018-01-01
PLATFORM_SECURITY_PATCH := 2018-02-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"