aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-04-13 18:48:49 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-04-13 23:18:18 +0000
commitae9b194cee8253f8da42ac3cd06f27cafc643d7b (patch)
tree1fe4c20d648b3789706f9e2785793c0d59e59ec3
parent7d3524fbbbe3d0db73170e41ac71e1ad7b841e80 (diff)
downloadbuild-ae9b194cee8253f8da42ac3cd06f27cafc643d7b.tar.gz
Update Security String to 2020-06-01
Bug: 153882927 Change-Id: Ibae64bd6c82ddb1afc801550fd7c4ac7bceeb4cc (cherry picked from commit 388e6839348f6b4b66e099ab00d0d2f08304e761)
-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 c82307772c..af9ab6b711 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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-05-05
+ PLATFORM_SECURITY_PATCH := 2020-06-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH