aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-10-12 20:49:57 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-10-12 20:49:57 +0000
commit822db71705dae1a9cc58475f9387714eb6e7190a (patch)
tree3af1410c35bc31176ed39a6b15b7d484c4087d09
parente297219ec018c023c0d18294cc1c67d8584e8b68 (diff)
parent48181f100e1000b571819f4d35149f5ddd98038f (diff)
downloadbuild-822db71705dae1a9cc58475f9387714eb6e7190a.tar.gz
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
-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