aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2018-07-16 10:17:21 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-08-01 21:30:08 +0000
commit93a1a5cfe242810a5858cf438ee4542ac14434ea (patch)
tree622692d5eb16f17af04ee925e83e35849b651101
parent29acab8838a19df634f89295a4cb7655bb022f85 (diff)
downloadbuild-93a1a5cfe242810a5858cf438ee4542ac14434ea.tar.gz
Updating Platform Security String to 2018-09-05
Bug: 111501777 (cherry picked from commit 6bc223c9af044ad06e2f1abc0c4570a7371f9a3a) Change-Id: I2352fccce3b67044343e9fdd3b2b86f9fc3d6301
-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 af45d4499e..3c1c3c913b 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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 := 2018-08-05
+ PLATFORM_SECURITY_PATCH := 2018-09-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP