Update SPL to 2019-11-01

bug:141272605
This commit is contained in:
Lubo Hristov 2019-09-19 12:49:45 -07:00
parent 39b8f9fc7d
commit 89b18c02ae
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 := 2019-10-05
PLATFORM_SECURITY_PATCH := 2019-11-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH