Update Security String to 2016-09-07 to platform and CTS for September

respin

Change-Id: I6ec8efad5b8e45bcf9df79fb54824acc92755a3b
This commit is contained in:
Adam Seaton 2016-08-08 15:08:45 -07:00
parent 41a8f2bd55
commit a53b868e6e
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,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-09-05
PLATFORM_SECURITY_PATCH := 2016-09-07
endif
ifeq "" "$(PLATFORM_BASE_OS)"