Update Security String to 2016-11-01

b/31618336

Change-Id: Ib31ba11912f144ff34edb66dc693b92f6fc0c24b
This commit is contained in:
Adam Seaton 2016-09-20 09:34:22 -07:00
parent 5da5be6a6a
commit 2a03720e6c
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# Can be an arbitrary string, but must be a single word.
#
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2016-10-05
PLATFORM_SECURITY_PATCH := 2016-11-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"