Update Security String to 2016-09-06 to platform and CTS for September
Security (+Quadrooter,-PZ)

Change-Id: I248efb2cbd877b4954994077df0f90adcf332f4a
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index bd4ac90..e6cd11b 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -103,7 +103,7 @@
   # 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-09-07
+  PLATFORM_SECURITY_PATCH := 2016-09-06
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"