forked from openkylin/platform_build
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:
parent
13bdb8eeaf
commit
5d3aa38bbd
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue