commit | 9841d4bcfa1d96b02c90dff29eb5e1982bd5f91c | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Thu Oct 15 03:33:23 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 15 03:33:23 2020 +0000 |
tree | f1de316053472b07e8aa96b2531576817548d8e5 | |
parent | 3d723c29d1ccd07e8cb02e0cc3bbdc819e84cce5 [diff] | |
parent | 29d48ffac57b569a9b5822b59a906f776136deb0 [diff] |
Update Security String to 2020-12-05 am: 29d48ffac5 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12819559 Change-Id: I348286b45f4c72721318cfa5c8baf2f78949eb89
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index d3ad4f4..30b7da6 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-11-05 + PLATFORM_SECURITY_PATCH := 2020-12-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH