aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-04-13 23:40:33 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-04-14 01:03:02 +0000
commit609eb2ae7b03385ef2987f9d9011dc7367ed7786 (patch)
treeac091d5b24d8d0ea2482c56fd5d08a1bdba51513
parent23b0469be0e21387f651499c08b536850071adf0 (diff)
downloadbuild-609eb2ae7b03385ef2987f9d9011dc7367ed7786.tar.gz
Update Security String to 2020-06-05
Bug: 153882927 Change-Id: I115a68d442f4f3922f0353fae1aae3bf1c057903 (cherry picked from commit a52a320ffd1c74fc87c4d33c367fda8d9224e5a2)
-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 af9ab6b711..70a8f087e8 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-06-01
+ PLATFORM_SECURITY_PATCH := 2020-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH