Update SPL to 2019-11-05
am: 73aa913b77
Change-Id: Iacfdeafb26342ff6a3f203a97dbcab2846b74ae3
This commit is contained in:
commit
b7f65383e2
1 changed files with 1 additions and 1 deletions
|
@ -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-11-01
|
||||
PLATFORM_SECURITY_PATCH := 2019-11-05
|
||||
endif
|
||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||
|
||||
|
|
Loading…
Reference in a new issue