aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-09-18 20:32:35 +0000
committerPaul Scovanner <pscovanner@google.com>2020-09-18 20:32:40 +0000
commit00d4c092a577ae19f80f56e29368ba2e442b5819 (patch)
tree526cb943388630268e34c91ac53aa1f84b7092ba
parent727715f10066f193ec9aa56c188c1856db7c3214 (diff)
downloadbuild-00d4c092a577ae19f80f56e29368ba2e442b5819.tar.gz
Update Security String to 2020-11-05
Bug: 168709737 Change-Id: I981139f21fb2ffcc9688aad02839a81ce6de6f5f
-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 f96fca0ece..d3ad4f4b03 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 := 2020-11-01
+ PLATFORM_SECURITY_PATCH := 2020-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH