Updating security string to 2016-08-05
am: 5b14c1f7ce
Change-Id: I5b2665a6e208d676169b33c08c6761d9de8b8320
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 02c5b85..25fc18a 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -68,7 +68,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-07-05
+ PLATFORM_SECURITY_PATCH := 2016-08-05
endif
ifeq "" "$(PLATFORM_BASE_OS)"