Set SPL to 2020-01-05

bug:144373594
This commit is contained in:
Lubo Hristov 2019-11-15 09:00:48 -08:00 committed by Adam Seaton
parent 07e7d6b643
commit 12489ad00b
1 changed files with 1 additions and 1 deletions

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