aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-10-07 21:48:10 +0000
committerPaul Scovanner <pscovanner@google.com>2021-10-07 21:48:49 +0000
commitec6022f2e57df692d17b8445845dd8b4d428a7b7 (patch)
tree58d0951136f6333ebd0505c2177b5158136eb8fa
parentbdb63576ffe7b88514053441ba96f9dc4c33cbe6 (diff)
downloadbuild-ec6022f2e57df692d17b8445845dd8b4d428a7b7.tar.gz
Update SPL to 2021-12-01
Bug: 202436544 Change-Id: I5f0dea3c6fc94a966c3676cd6ea3cd2684487aff Merged-In: Ib03873315839e4858f93d1ebbbc17054d46246c9
-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 437c173043..0c7e8039aa 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP