aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-08-12 19:00:59 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-08-14 14:29:05 +0000
commitc8442138a5607ebaa5c793af270fbb8106d98dcc (patch)
tree3491fe2410febacc4d6ea13044c59abfeb6184fd
parentf1ceadccbb33d63c1f10674c43f3baa08e8c9101 (diff)
downloadbuild-c8442138a5607ebaa5c793af270fbb8106d98dcc.tar.gz
Update Security String to 2020-10-05
Bug: 163542576 Change-Id: Id3cbd4d6528f827eba6ac410ba2eb92d91d40901 (cherry picked from commit 5eec497aa443486de046ec6845c65e78f2df694c)
-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 e867ebbb0d..fc6a18fa81 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-10-01
+ PLATFORM_SECURITY_PATCH := 2020-10-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH