Update Security String to 2022-06-01

Bug: 237343008
Change-Id: Idcf191ce2b604424eb8b7d8f777dcd693e77c9df
(cherry picked from commit 222fbedf7dba37d3217c466ff5c8f425e65a9fb0)
Merged-In: Idcf191ce2b604424eb8b7d8f777dcd693e77c9df
This commit is contained in:
Robin Peng 2022-06-28 11:10:56 +08:00 committed by Android Build Coastguard Worker
parent 13bdb8eeaf
commit 5d3aa38bbd
1 changed files with 1 additions and 1 deletions

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