aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-03-15 21:18:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-15 21:18:42 +0000
commit4fd9f2d0084dcfc532b9e5aa1ff6c78eb643b4f6 (patch)
tree588e02c87711534e9aae38c9e1dad47703fd5904
parente4842390604b29f4206a312c51ca21ca1d654f1b (diff)
parentd692a1ce8ae30e2958282d5df81376a15dcfc871 (diff)
downloadbuild-4fd9f2d0084dcfc532b9e5aa1ff6c78eb643b4f6.tar.gz
Update Security String to 2022-05-01 am: 8f3602319f am: ea3776556c am: 16ddab6505 am: 960e360a9d am: d692a1ce8a
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17184858 Change-Id: I1301446f89c0d39f8c60c4f2e8db7a0218793be3
-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 aad89a3ec7..745ac0b79c 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -247,7 +247,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