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

am: f7de14b8a1

Change-Id: I1412b8cee615535abe366b43ce4041efb4488bde
This commit is contained in:
Adam Seaton 2016-08-09 00:05:36 +00:00 committed by android-build-merger
commit 2d033a9e51
1 changed files with 1 additions and 1 deletions

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)"