[automerge] Update Security String to 2022-06-05 2p: ed13206d0e

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17615283

Bug: 228265025
Change-Id: I5791d7f0ef46c5c21f17f653f529650a69e5cdd1
This commit is contained in:
Steve Berbary
2022-04-06 05:02:45 +00:00
committed by Presubmit Automerger Backend

View File

@@ -98,7 +98,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-05-05
PLATFORM_SECURITY_PATCH := 2022-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH