commit | efacba8eef8921a39ae916880ca89ef396c374b1 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Wed Sep 16 17:07:44 2020 +0000 |
committer | Paul Scovanner <pscovanner@google.com> | Wed Sep 16 19:17:30 2020 +0000 |
tree | 3e0014f061b325a47e80f9a0501b382532b6d4d2 | |
parent | d935b454f2997524ae0a95e91b46cab8a075a196 [diff] |
Update Security String to 2020-11-01 Bug: 168709737 Merged-In: I96489891caa4f5248c90be2d8c16327e1991e3bb Change-Id: I2ec81773c28b4ad2e74b600dbf1bfd2503b085ea
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 5ba3d85..3813e64 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-10-01 + PLATFORM_SECURITY_PATCH := 2020-11-01 endif ifndef PLATFORM_BASE_OS