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
commita20327484d1b9342e7713d602846495b1666bf68 (patch)
tree72811188c4e8b414335eedcbc96e55bfbf24f801
parentaae5a4b668cf3bbc50ccf4b4bea697eb9b8c87d4 (diff)
parent822db71705dae1a9cc58475f9387714eb6e7190a (diff)
downloadbuild-a20327484d1b9342e7713d602846495b1666bf68.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: I7693d6ef443a5be9ffce34be50d852cb8c4bdc21
-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