aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYimin Li <ymli@google.com>2022-08-17 12:50:37 -0700
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-17 22:40:01 +0000
commitd9a009eea76d0ac40e1d3c9b543bcc8792ec42d0 (patch)
tree411cf035fc20293ada0f83afd65e9d7399f814ba
parent9a6cb290728d383390e5addcefe3be6b8dea6372 (diff)
downloadbuild-d9a009eea76d0ac40e1d3c9b543bcc8792ec42d0.tar.gz
Update SPL to 2022-10-01
Change-Id: I4fe972f9a832a214725571bee2d2cc86f1e489e1 Bug: 242897121 (cherry picked from commit 0f145d1d2db81f739d4b7552f7ccbff38cb0421d) Merged-In: I4fe972f9a832a214725571bee2d2cc86f1e489e1
-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 cf2fddc924..bcb954ce25 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 := 2022-09-01
+ PLATFORM_SECURITY_PATCH := 2022-10-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH