aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2016-07-28 14:16:34 -0700
committerThe Android Automerger <android-build@android.com>2016-08-01 19:20:17 -0700
commit732492b5980c70fb77ecb270ca3055696a425547 (patch)
tree768070a61c51dd71ee99a6498b717461f1c4ff74
parent17e1629562b7e4d904408218673da918eb585143 (diff)
downloadbuild-732492b5980c70fb77ecb270ca3055696a425547.tar.gz
Updating security string to 2016-09-05 to platform and CTS in preparation
for 2016 September OTA on mnc-dev b/30224278 Change-Id: I0f0591b7f0f033320de422c4019e056231228539
-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 5dffcaccb8..5e94645f9c 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-08-05
+ PLATFORM_SECURITY_PATCH := 2016-09-05
endif
ifeq "" "$(PLATFORM_BASE_OS)"