aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-03-18 17:40:16 +0000
committerPaul Scovanner <pscovanner@google.com>2021-03-18 17:41:39 +0000
commit10e01bc86527689e4bc69ef7fb0d0077cf2844bf (patch)
treebe5d5280ff5df43d29f408c079f91741590c0490
parent1f4aeb1430efaafbb3e0b5f34fdc624deb28a2f9 (diff)
parent321db2f846e2f1d0f6a25cd0e16deb59dadf774d (diff)
downloadbuild-10e01bc86527689e4bc69ef7fb0d0077cf2844bf.tar.gz
Update Security String to 2021-05-05
resolve merge conflicts of 321db2f846e2f1d0f6a25cd0e16deb59dadf774d to rvc-qpr-dev Bug: 182937985 Change-Id: I248e89c967a3b02e072f477594a86b568d0f94a2
-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 e83b8b02be..b32474d021 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-04-05
+ PLATFORM_SECURITY_PATCH := 2021-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH