Update Security String to 2022-01-01 am: af5392280c

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

Change-Id: I8073ba94d72c2ccc8ff471dfef76ea98e49dc6d8
This commit is contained in:
Bassem Khalife 2021-11-24 23:49:24 +00:00 committed by Automerger Merge Worker
commit c3a1392249

View file

@ -250,7 +250,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 := 2021-12-01
PLATFORM_SECURITY_PATCH := 2022-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH