aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2019-08-14 19:51:40 -0700
committerPaul Scovanner <pscovanner@google.com>2019-08-15 02:52:20 +0000
commit3250cbd459c8911edbb01e06c8abf41334b140a4 (patch)
tree9d58fc81322bb9a2ac4034f2ee9981e6f52dbd91
parentb88c9853aaac62a176444454ba2f00814ad37d1d (diff)
downloadbuild-3250cbd459c8911edbb01e06c8abf41334b140a4.tar.gz
[DO NOT MERGE] Update Security Strings to 2019-10-01
Bug:139434268 Change-Id: Ie9e36ac0ace5c67468391650ad2fa1fa02941f6e
-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 cb4b0bc98f..a3377d3f81 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 := 2019-09-01
+ PLATFORM_SECURITY_PATCH := 2019-10-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP