aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2021-11-30 23:18:14 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-11-30 23:18:14 +0000
commite6d21cc60b2baa5d0b6395cee5236dbc1ceed7eb (patch)
tree6e082c22f0d8de8fcaba398ff54502fde78ff1e4
parent8b4165731fba192fed5b4a3491473cdb8767426a (diff)
parent6e4c4dadb188ab193508dbc043f7ee8520705217 (diff)
downloadbuild-e6d21cc60b2baa5d0b6395cee5236dbc1ceed7eb.tar.gz
[DO NOT MERGE] Update Security String to 2022-01-01 am: 6e4c4dadb1
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16359379 Change-Id: I930853cd3140b0f9cb03c5cebf492fa79c902059
-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