aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-05-18 00:34:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-05-18 00:34:35 +0000
commit8bd5e9bf6c0ab715e6cbb6516b0fe0f802d1c546 (patch)
tree53efbd56f2708fb4c9337ee20e8bb8db5bfa9313
parent2c9b20bb146ca6b73634b5ed6365fe064999b8a0 (diff)
parent66dae5dd97d73ddf10f25e7a6c4d3afe923b4cc5 (diff)
downloadbuild-8bd5e9bf6c0ab715e6cbb6516b0fe0f802d1c546.tar.gz
Update Security String to 2022-07-01 am: 1596620c59 am: c6b531b53f am: 166dd8b22a am: 66dae5dd97
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/18356644 Change-Id: I3ebc2acf0fb09949608167eb435881c77df185a0 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 bc3720ce24..fd4c2b7395 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