commit | 0c333b353a02db9a0efebc7fd1f714278f347732 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Wed Nov 18 03:45:43 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 18 03:45:43 2020 +0000 |
tree | dbe3cf0aeacdaebed35900a62aa092f675cafad1 | |
parent | fa07bff60e0ab60d3cb987f025ec5805314197b4 [diff] | |
parent | bf81dc0b725618a6644a74767a9281bcec02df44 [diff] |
Update Security String to 2021-01-05 am: 643b264940 am: bf81dc0b72 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13074166 Change-Id: I7b5aba3b7055eba717a3ca35600bbee66f0f5bd5
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 30b7da6..6ac90d8 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -240,7 +240,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-05 + PLATFORM_SECURITY_PATCH := 2021-01-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH