Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased) am: bb45bd20e9 am: eacfc7749b am: b93fd61d88 am: 35e3465433

am: 68fede2142

Change-Id: Ifc920c16d87b0076acefd8ce7aedb3ded831e633
This commit is contained in:
Adam Seaton 2016-08-18 22:17:58 +00:00 committed by android-build-merger
commit 7d33fae097
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-10-01
PLATFORM_SECURITY_PATCH := 2016-10-05
endif
ifeq "" "$(PLATFORM_BASE_OS)"