aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2019-06-11 12:45:39 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 09:54:33 +0000
commit4a078bcf42d73c606b7e3b6f02a835da853b9e45 (patch)
treefcec20be5074c86c83f71f86e82743b7e92bbf39
parent41965d4b5caa0f79df0d86b023f4669b5aed2fc8 (diff)
downloadbuild-4a078bcf42d73c606b7e3b6f02a835da853b9e45.tar.gz
Update Security String to 2019-08-05
Bug:126590667 (cherry picked from commit a3e1c57a95d895fff372054205914bc322b025a1) Change-Id: I354c4bd2f2c5070d4a8eece477ed1bbc748cfdad
-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 a8487e5128..0e6473911b 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-07-05
+ PLATFORM_SECURITY_PATCH := 2019-08-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP