aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-03-15 20:51:53 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-15 20:51:53 +0000
commitd692a1ce8ae30e2958282d5df81376a15dcfc871 (patch)
tree21d26e497ee7c410813410c413a205ff2f5b8c64
parent668264a040d7c81e6741f57aad91bdfc29c3cbdd (diff)
parent960e360a9d71af3fff46f0b0701c42c7d7d81bd2 (diff)
downloadbuild-d692a1ce8ae30e2958282d5df81376a15dcfc871.tar.gz
Update Security String to 2022-05-01 am: 8f3602319f am: ea3776556c am: 16ddab6505 am: 960e360a9d
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17184858 Change-Id: Icbeeaad1b19f303f8bb966451040bd5fb1bd43dc
-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 d37086510d..7b3941a9ec 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-04-01
+ PLATFORM_SECURITY_PATCH := 2022-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH