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: I6e4e41743108647a00e5a4d93bd3aea9a5ead6ca
This commit is contained in:
Adam Seaton 2016-08-18 22:17:59 +00:00 committed by android-build-merger
commit 40a4e23824

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