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: Ia74f7c457ab2b8df376a4501713243cd8506140a
This commit is contained in:
Adam Seaton 2016-08-18 21:19:13 +00:00 committed by android-build-merger
commit 234787512c

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