summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2020-11-05 04:22:12 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2020-11-05 04:22:12 +0000
commit47ba91cd62e20c0f1d0e03ca1df6abb97c7c9cd9 (patch)
tree4752f977da90cf26b08ead8f9fd426e44558d4d9
parent73bcc38ac8c3ce786e01a5c4d69ed1139eb911c0 (diff)
parentdc19f1bf71a53848307fd1184f8ebc425f077515 (diff)
Merge "Update Security String to 2020-10-01 am: d9b732a0cb Bug: 163542576" into qt-dev
-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 b803ff81ab..2c148da9b5 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 := 2019-11-05
+ PLATFORM_SECURITY_PATCH := 2020-10-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH