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-07-27 18:40:58 +0000
commitd4c097fe54b891e767a452cbfd2d15e8e3fb76f9 (patch)
treede7dd70cc5c3fd459a2ecc24c26b57bd49c87184
parent57adea3c0d8722ec23a487122d85c853f7a93d44 (diff)
downloadbuild-d4c097fe54b891e767a452cbfd2d15e8e3fb76f9.tar.gz
Updating Platform Security String to 2018-09-05
Bug: 111501777 (cherry picked from commit 6bc223c9af044ad06e2f1abc0c4570a7371f9a3a) Change-Id: I3f30c36dba63b6f4bd738a3f310edc10c9bf784a
-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