Update Security String to 2021-04-05

Bug: 179275902
Change-Id: Iac6942fe3ffb72e2ae1d1c4ea653d1bf9f4e89e9
This commit is contained in:
Paul Scovanner
2021-02-03 22:12:31 +00:00
parent cceb3cfbfe
commit 1f4aeb1430

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 := 2021-03-05
PLATFORM_SECURITY_PATCH := 2021-04-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH