aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-10-07 21:40:10 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-11 23:21:01 +0000
commit0551d140735dbec98fff54f0761aa149b2fe2812 (patch)
tree7eb67a9e63e43d95d1c3202101ca736d9600623a
parent24b9b61f6d3b44102aa74986743a80686925c90a (diff)
downloadbuild-0551d140735dbec98fff54f0761aa149b2fe2812.tar.gz
[DO NOT MERGE]
Update SPL to 2021-12-05 Bug: 202436544 Change-Id: Ib03873315839e4858f93d1ebbbc17054d46246c9 Merged-In: Ic0dabce4beb09bdd966152c059730677ca5bf5aa (cherry picked from commit 16eff988abd58f6c788ff98954ff9e6199709451)
-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 c864bb098e..f429d7c72c 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-05
+ PLATFORM_SECURITY_PATCH := 2021-12-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH