forked from openkylin/platform_build
Update SPL to 2019-11-05 am: 73aa913b77
am: b7f65383e2
Change-Id: I4daa831fa99078a24422db8995786d737f3fb3f6
This commit is contained in:
commit
d6428a96e1
|
@ -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 New Issue