Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)

am: bb45bd20e9

Change-Id: I72826f39c7c5db303106694fd41927e09f1c86d7
This commit is contained in:
Adam Seaton
2016-08-18 22:04:24 +00:00
committed by android-build-merger

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-10-01
PLATFORM_SECURITY_PATCH := 2016-10-05
endif
ifeq "" "$(PLATFORM_BASE_OS)"