commit | 6441bc7ca3ecac994d7769f8e580547f761b7196 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Tue Nov 17 23:18:37 2020 +0000 |
committer | Paul Scovanner <pscovanner@google.com> | Wed Nov 18 01:39:12 2020 +0000 |
tree | 239ff0ecfe4130dca20cbb47e1824411f590779d | |
parent | bfe242def74d43fd7c8bcf85c4b13faf341c4efe [diff] |
Update Security String to 2021-01-01 Bug: 173545603 Change-Id: If6e59e48439ca692650a6ad7ad23535a8576a585 Merged-In: I273073a04d6981c5a58b3aebdf13249fdb46586e
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index fc20b45..77876df 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-12-01 + PLATFORM_SECURITY_PATCH := 2021-01-01 endif ifndef PLATFORM_BASE_OS