aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-10-12 21:03:47 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-10-12 21:03:47 +0000
commit1be1ef6734b97a5a1520b3c00a538a380607b146 (patch)
treefec48080a4fb35b0c09c3147cc63bb84dca45688
parent6cbee400fc268e4e87a539b4e0fa7fadd26f64fc (diff)
parent822db71705dae1a9cc58475f9387714eb6e7190a (diff)
downloadbuild-1be1ef6734b97a5a1520b3c00a538a380607b146.tar.gz
Update SPL to 2021-12-01 am: ec6022f2e5 am: 38b8a44db6 am: 48181f100e am: 822db71705
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16009632 Change-Id: I7e29a87a03bea575453235ccdf6d391e7dc91a60
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 219f73b59a..892789f7d5 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# 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