aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-05-18 01:00:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-05-18 01:00:35 +0000
commit35897e956b00ee60793226ceb466ecc88ca3a891 (patch)
tree553c814ed7268cc4cd118892722a4f361eaa460a
parent984c0914a7249f5046b23e1a59b99e97e54b3cb8 (diff)
parent8bd5e9bf6c0ab715e6cbb6516b0fe0f802d1c546 (diff)
downloadbuild-35897e956b00ee60793226ceb466ecc88ca3a891.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: I8b9eee6eb8cca24080910aaffb7af69adb162893 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 aca70a09a6..b85c361daa 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-06-01
+ PLATFORM_SECURITY_PATCH := 2022-07-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH