aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2021-11-24 23:49:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-11-24 23:49:24 +0000
commitc3a1392249614ca1ea324f48219956042b03cdd0 (patch)
treebd7dedf1b3431082ad3a96743489ea2a1006dc92
parent38b8a44db675a2f1964d7a8fb7a36b02d049cfd0 (diff)
parentaf5392280c9b08241f6d6b01daceeac2cd308bf5 (diff)
downloadbuild-c3a1392249614ca1ea324f48219956042b03cdd0.tar.gz
Update Security String to 2022-01-01 am: af5392280c
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16331856 Change-Id: I8073ba94d72c2ccc8ff471dfef76ea98e49dc6d8
-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 65944c376b..eb5db29851 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-12-01
+ PLATFORM_SECURITY_PATCH := 2022-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH