aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-09-14 01:03:14 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-14 01:03:14 +0000
commit9688f1bfa70b05461359a1a2cea26047e5cd6530 (patch)
tree8f41a803221c65bd52beca8cb5a71b8bc5df4a8d
parenta0b569ad64b6272c090a9a43c99d033f01296b50 (diff)
parente9263f666f62199701db04780a4c003d47552546 (diff)
downloadbuild-9688f1bfa70b05461359a1a2cea26047e5cd6530.tar.gz
release-request-1a7d12a2-ef0c-40db-94e7-136665cd04ea-for-git_oc-vts-release-4334420 snap-temp-L11800000102280223android-vts-8.0_r2
Change-Id: I9516a1a15fbe9ffe8d41fc20881b8507872c5b09
-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 a44ce774a5..996900ba99 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -165,7 +165,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
- PLATFORM_SECURITY_PATCH := 2017-10-05
+ PLATFORM_SECURITY_PATCH := 2017-11-05
endif
ifndef PLATFORM_BASE_OS