Updating security string to 2016-09-01 to platform and CTS in preparation for 2016 September OTA am: 4d7c3a4c0d am: 5e9c40c879
am: d46066851f
Change-Id: Ibfe7fbdbfa81f053a5dd4082a8ebb403e7c57930
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 700f187..a66ccc2 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -73,7 +73,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-08-05
+ PLATFORM_SECURITY_PATCH := 2016-09-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"