aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-04-12 21:03:17 +0000
committerPaul Scovanner <pscovanner@google.com>2021-04-12 21:03:24 +0000
commitdeaeaecae3f74a1cd3602acb3a2a30c9b906f790 (patch)
tree8e3cec4045aa95055a5f292d81c69622533b7ae1
parent3361774ae879812628c33971917d40d1a36f030e (diff)
downloadbuild-deaeaecae3f74a1cd3602acb3a2a30c9b906f790.tar.gz
Update Security String to 2021-06-05
Bug: 185154903 Change-Id: Ibfaf0bcc7e4525786eca62cafc7548030be40c61
-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 b32474d021..8e40fa7a39 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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 := 2021-05-05
+ PLATFORM_SECURITY_PATCH := 2021-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH