aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2016-08-08 15:08:45 -0700
committergitbuildkicker <android-build@google.com>2016-08-09 15:15:47 -0700
commitabb6d478458539b331dfed0389b662394f9f50c5 (patch)
tree77a4afbe6bb9bf0a1b30bb01449dd0e32664e649
parentd010e751de3a68f3aa14ed51dca78259c45223bf (diff)
downloadbuild-abb6d478458539b331dfed0389b662394f9f50c5.tar.gz
Update Security String to 2016-09-07 to platform and CTS for September
respin Change-Id: I6ec8efad5b8e45bcf9df79fb54824acc92755a3b
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5e94645f9c..57a6f8ad79 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -113,7 +113,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# 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-09-05
+ PLATFORM_SECURITY_PATCH := 2016-09-07
endif
ifeq "" "$(PLATFORM_BASE_OS)"