aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-06-09 19:41:55 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-10 00:35:26 +0000
commite620a0b2d7162133a6d463cd5e4a62486627be75 (patch)
treebd22f9abf1aee261e6899c39224852451d674333
parent5eab60ce5557b2e0bd21773940b73cf5a8b37181 (diff)
downloadbuild-e620a0b2d7162133a6d463cd5e4a62486627be75.tar.gz
Update Security String to 2020-08-01
Bug: 158587413 Change-Id: I21b16ed52ef9c7c26a671692c66b06855b147b16 (cherry picked from commit a4d5641a3471a998a7b4d366f3df1aaff650c4da)
-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 edcbf0a0ad..c168b448a2 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-07-05
+ PLATFORM_SECURITY_PATCH := 2020-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH