aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-09 13:00:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-09 13:00:24 +0000
commit73d7c7e88557d8a62f00f2bea7ec404aa6d767b0 (patch)
tree6e082c22f0d8de8fcaba398ff54502fde78ff1e4
parent91e425e80c6ac7e16ad0f40e5f52cbd99047408f (diff)
parente6d21cc60b2baa5d0b6395cee5236dbc1ceed7eb (diff)
downloadbuild-73d7c7e88557d8a62f00f2bea7ec404aa6d767b0.tar.gz
Snap for 7984612 from e6d21cc60b2baa5d0b6395cee5236dbc1ceed7eb to mainline-cellbroadcast-release
Change-Id: I7ba0aebb7a51889122b40c99375600149ee17891
-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 dbc32e1157..6a9d92ea5c 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -246,7 +246,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 := 2022-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH