commit | 48aac85b061f01a077cec1c5831b7ed68d077da5 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Fri Nov 05 18:10:19 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 05 18:10:19 2021 +0000 |
tree | 730c6bd630f838d1baf5d47b445b0df37c4da2a7 | |
parent | 3f57f9b5ea0bda67e148c91ae49d6af28ceb2d0b [diff] | |
parent | fecb7bb3a4056cbc15072e5ae8cb841ac4eee784 [diff] |
Merge "Prepare release tools for python 3" am: fdb8f17a83 am: ad943ea6df am: fecb7bb3a4 Original change: https://android-review.googlesource.com/c/platform/build/+/1874167 Change-Id: I94c8ecbb867598e9db37e8abeca02333cecfbdf6
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 8432513..18d00ce 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -85,7 +85,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-11-05 + PLATFORM_SECURITY_PATCH := 2021-12-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH