docs: Add TOC template logic for ARC docs
am: accb6660a5
Change-Id: I58282b1958be93e2247f873a9e8b13d0e192b56a
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5dffcac..5e94645 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -113,7 +113,7 @@
# 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-08-05
+ PLATFORM_SECURITY_PATCH := 2016-09-05
endif
ifeq "" "$(PLATFORM_BASE_OS)"