aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2019-06-11 15:20:57 -0700
committerPaul Scovanner <pscovanner@google.com>2019-06-12 22:51:45 +0000
commitead61ed19ecd2c791ce750c03a3d1751a16dcda9 (patch)
treec16d2951160816ffad5b0a6ff064d51ea8b9ed2e
parenta3e1c57a95d895fff372054205914bc322b025a1 (diff)
downloadbuild-ead61ed19ecd2c791ce750c03a3d1751a16dcda9.tar.gz
Update Security String from 08-05 to 2019-08-01
Bug:126590667
-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 0e6473911b..ab7c2229ce 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-08-05
+ PLATFORM_SECURITY_PATCH := 2019-08-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP