commit | 7ba6989f5d54a027d1bca565bc5a3699f752f119 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Wed Aug 25 20:24:46 2021 +0000 |
committer | Presubmit Automerger Backend <android-build-presubmit-automerger-backend@system.gserviceaccount.com> | Wed Aug 25 20:24:46 2021 +0000 |
tree | c739d71b9b74af5c395329cacf455e98521f4825 | |
parent | 0d81d7c4de38fe466b605865ac3bf0f69e3631d5 [diff] | |
parent | 61275cd338876579ddbaa9b1cd0278c45138c003 [diff] |
[automerge] Update Security String to 2021-10-06 2p: 61275cd338 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15676633 Bug: 193547118 Change-Id: Id8bd233e6f86d5499099ffdc980583cdb7b92cae
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index bd243d8..ecb0351 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-10-05 + PLATFORM_SECURITY_PATCH := 2021-10-06 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH