commit | 02819aefbd5201529ca8e4eb0934db74a9c12051 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Mon Dec 14 14:47:45 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 14 14:47:45 2020 +0000 |
tree | be850f04c71b4ac06931d5c108750c6eed1da699 | |
parent | c1b6196a2caddf4aad1c346ddcdddaf18fb598e6 [diff] | |
parent | d4d46ab023a1baa3b10506d01e8137125d8d4075 [diff] |
Update Security String to 2021-02-05 am: d4d46ab023 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13202277 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I621f54103d4af96f4118d2b0ea4de9ff4262f652
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 6ac90d8..e610490 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 := 2021-01-05 + PLATFORM_SECURITY_PATCH := 2021-02-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH