aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2021-11-29 23:51:49 +0000
committerAdam Seaton <aseaton@google.com>2021-11-30 18:17:39 +0000
commit6e4c4dadb188ab193508dbc043f7ee8520705217 (patch)
tree62288827dac9d244b3b91824830bc1cd7324d74e
parent914c259c94c6bf547e85586b642756989d8660e3 (diff)
downloadbuild-6e4c4dadb188ab193508dbc043f7ee8520705217.tar.gz
[DO NOT MERGE] Update Security String to 2022-01-01
Bug: 207022948 Change-Id: Id0cffb66a65c60b011d0975ba6b0ff04366472d2 Merged-In: Ie4afce5ae2b2a1b60fb0fc78ea014d220e08a981 Merged-In: Id1ccf89e6cd9e924f9d5c7ca53cdbcd9cd34018b
-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 4c83227778..a2c7837380 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 := 2021-11-05
+ PLATFORM_SECURITY_PATCH := 2022-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH