aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2022-02-15 18:05:26 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-02-15 18:05:26 +0000
commit0cc522cbae411b74285c6000a98c15f0a9ded371 (patch)
tree6e3b4e825ae8aad42347d5d4ce029fbb7f09095e
parent0c1d6c0f4e230022615106b349ae7502a64497d8 (diff)
parentc1c129c70e10eaa115ea299b71f75e869ecfa23c (diff)
downloadbuild-0cc522cbae411b74285c6000a98c15f0a9ded371.tar.gz
Update Security String to 2022-04-01 am: 8eac089eef am: c1c129c70e
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16742829 Change-Id: I5f11d81154512d9392973fa7e906b9b9d4ff57d2
-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 1767fc0f2d..d0791df9e1 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-03-01
+ PLATFORM_SECURITY_PATCH := 2022-04-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH