aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-05-18 01:01:41 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-05-18 01:01:41 +0000
commitb9240bdb57e52a46f3a744e5c0707e4bf53bc2c7 (patch)
treedb27e24c3288cab29a1196bc106daf08a2f2b2dc
parent55d0c93061ffc75eb5c91288294ea5bfc8cac3c5 (diff)
parent8bd5e9bf6c0ab715e6cbb6516b0fe0f802d1c546 (diff)
downloadbuild-b9240bdb57e52a46f3a744e5c0707e4bf53bc2c7.tar.gz
Update Security String to 2022-07-01 am: 1596620c59 am: c6b531b53f am: 166dd8b22a am: 66dae5dd97 am: 8bd5e9bf6c
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/18356644 Change-Id: I7dc86b1d32d943a70bb6eaf7948958fd4b5cb39d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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 3786d467ec..04a233d6cc 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-06-01
+ PLATFORM_SECURITY_PATCH := 2022-07-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH