Update Security String to 2016-09-06 to platform and CTS for September Security (+Quadrooter,-PZ) am: fa721839b2 am: fdf4c8d8a6 am: 21b4d9e01c

am: 1f85078b1e

Change-Id: Id8709a33bf19fb106341a8aed5f2978adf91a7ef
This commit is contained in:
Adam Seaton
2016-08-11 21:51:46 +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. # Must be of the form "YYYY-MM-DD" on production devices.
# #
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2016-09-07 PLATFORM_SECURITY_PATCH := 2016-09-06
endif endif
ifeq "" "$(PLATFORM_BASE_OS)" ifeq "" "$(PLATFORM_BASE_OS)"