commit | bfe242def74d43fd7c8bcf85c4b13faf341c4efe | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Fri Oct 09 19:43:14 2020 +0000 |
committer | Paul Scovanner <pscovanner@google.com> | Tue Oct 13 21:20:09 2020 +0000 |
tree | 90a842ec61664fb87ddc8b5879a73f7e384558b5 | |
parent | efacba8eef8921a39ae916880ca89ef396c374b1 [diff] |
Update Security String to 2020-12-01 Bug: 170492812 Change-Id: I591ddb5212425bed73ed3b03e392d4c79850e602 Merged-In: I61eac7915ab4b23227c3263d3f33a0f71dc3a107
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 3813e64..fc20b45 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -165,7 +165,7 @@ # 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-11-01 + PLATFORM_SECURITY_PATCH := 2020-12-01 endif ifndef PLATFORM_BASE_OS