Update Security String to 2016-09-07 to platform and CTS for September respin am: a53b868e6e am: e158db8ad2 am: 68870731a5 am: f7de14b8a1

am: 2d033a9e51

Change-Id: If10e5e34fcd4621c0c7b444f557b7c5c99081007
This commit is contained in:
Adam Seaton 2016-08-09 00:09:06 +00:00 committed by android-build-merger
commit 76582b95d1

View file

@ -113,7 +113,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# Must be of the form "YYYY-MM-DD" on production devices.
#
# 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)"