aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-10-12 20:39:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-10-12 20:39:24 +0000
commit48181f100e1000b571819f4d35149f5ddd98038f (patch)
treecf993838f6112234a82cf3c1b9a1e08d88d2d6b9
parent5593bbe1f73c49f9673ab25f9a89d251c3e843e9 (diff)
parent38b8a44db675a2f1964d7a8fb7a36b02d049cfd0 (diff)
downloadbuild-48181f100e1000b571819f4d35149f5ddd98038f.tar.gz
Update SPL to 2021-12-01 am: ec6022f2e5 am: 38b8a44db6
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16009632 Change-Id: I468bc3e4cc0f329aff8768e375ae42ee1653c841
-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 bdf9d0b606..65944c376b 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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