Update Security String to 2022-05-01 am: 8f3602319f am: ea3776556c am: 16ddab6505 am: 960e360a9d

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

Change-Id: Icbeeaad1b19f303f8bb966451040bd5fb1bd43dc
This commit is contained in:
Steve Berbary
2022-03-15 20:51:53 +00:00
committed by Automerger Merge Worker

View File

@@ -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-04-01
PLATFORM_SECURITY_PATCH := 2022-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH