commit | 822db71705dae1a9cc58475f9387714eb6e7190a | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Tue Oct 12 20:49:57 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 12 20:49:57 2021 +0000 |
tree | 3af1410c35bc31176ed39a6b15b7d484c4087d09 | |
parent | e297219ec018c023c0d18294cc1c67d8584e8b68 [diff] | |
parent | 48181f100e1000b571819f4d35149f5ddd98038f [diff] |
Update SPL to 2021-12-01 am: ec6022f2e5 am: 38b8a44db6 am: 48181f100e Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16009632 Change-Id: I869a65437ba0907febbaa2966746f8665113a855
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 219f73b..892789f 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-11-01 + PLATFORM_SECURITY_PATCH := 2021-12-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH