aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2019-08-14 15:15:46 -0700
committerPaul Scovanner <pscovanner@google.com>2019-08-14 22:17:07 +0000
commitb88c9853aaac62a176444454ba2f00814ad37d1d (patch)
treefefd30b2352061466d98eb7bd3950a5af7c2a068
parentead61ed19ecd2c791ce750c03a3d1751a16dcda9 (diff)
downloadbuild-b88c9853aaac62a176444454ba2f00814ad37d1d.tar.gz
[DO NOT MERGE] Update Security Strings to 2019-09-01
Bug:139434268 Change-Id: I802a7aeb0c65240ff71f91506b8932bfa44090bc
-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 ab7c2229ce..cb4b0bc98f 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-01
+ PLATFORM_SECURITY_PATCH := 2019-09-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP