forked from openkylin/platform_build
Merge "Bump SPL to 2019-12-05" into qt-qpr1-dev
am: 7c27fd1e00
Change-Id: I9991042e7666255221db6324ef2771e9a442827b
This commit is contained in:
commit
c8e28a77c2
|
@ -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-05
|
||||
PLATFORM_SECURITY_PATCH := 2019-12-05
|
||||
endif
|
||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||
|
||||
|
|
Loading…
Reference in New Issue