Update Security String to 2016-10-01 to platform and CTS for October Security am: cb60b2dedb am: e977aadfea am: 95e55dce44 am: 7d5d729831

am: 5d6ad4a9ab

Change-Id: I4e854f70d52f87cb809c59c6d73b4f5084bdba87
This commit is contained in:
Adam Seaton
2016-08-18 23:05:24 +00:00
committed by android-build-merger

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