aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-03-15 19:33:09 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-15 19:33:09 +0000
commitea3776556ce81afa262e766a6144f64cabaf113a (patch)
tree2b885ec74dc12ce10d10277bd09b3953c04c367e
parentc1c129c70e10eaa115ea299b71f75e869ecfa23c (diff)
parent8f3602319f14f9b4d23ed4494700e43ee736e54b (diff)
downloadbuild-ea3776556ce81afa262e766a6144f64cabaf113a.tar.gz
Update Security String to 2022-05-01 am: 8f3602319f
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17184858 Change-Id: I5c9739be45e95ddd671b9f8b2737bb05660936c3
-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 4b3a78c81d..6b12e1270e 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 := 2022-04-01
+ PLATFORM_SECURITY_PATCH := 2022-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH