Update Security String to 2017-02-01 in klp-dev am: b1a7ec0841

am: 5c99964c63

Change-Id: I91bc884895491fcc3397245647abdb9a2a5bacf3
This commit is contained in:
Adam Seaton 2016-12-07 23:53:02 +00:00 committed by android-build-merger
commit ce2b665128
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,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 := 2017-01-05
PLATFORM_SECURITY_PATCH := 2017-02-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"