aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-10-12 20:27:26 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-10-12 20:27:26 +0000
commit38b8a44db675a2f1964d7a8fb7a36b02d049cfd0 (patch)
treebca9dd4de785a1ffc8e55d84f47bfcce70943cf9
parent51b1e117c7303d1e152cd4eedaa106d74bf8dc7e (diff)
parentec6022f2e57df692d17b8445845dd8b4d428a7b7 (diff)
downloadbuild-38b8a44db675a2f1964d7a8fb7a36b02d049cfd0.tar.gz
Update SPL to 2021-12-01 am: ec6022f2e5
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16009632 Change-Id: Ic290b491b87019fa00d4b6172e438672da23dffd
-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