commit | 7e7a702bb39a4112e9144a865dbd3855b482d851 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Nov 04 23:27:26 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 04 23:27:26 2021 +0000 |
tree | 78d40cbd1d8613133907bffa1c59b00921cf7a57 | |
parent | 86250621a357be3e9bb51462d39470e837a76ffe [diff] | |
parent | ad2d80bb184e147f305b569ef34672439749390a [diff] |
Merge "vintf recovery install parity w/ init_rc" am: ec71cbf0c8 am: b77d3c2e9b am: ad2d80bb18 Original change: https://android-review.googlesource.com/c/platform/build/+/1877977 Change-Id: Ie7d6946ada77881f8004cad9db090fa8ff5df02e
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