forked from openkylin/platform_build
Merge "Update Security String to 2019-06-05 Bug:129374896" into qt-dev
am: 3d6b8b2896
Change-Id: Idfa0a92ef3dad68355c8db1c38b0446e38e39c5c
This commit is contained in:
commit
a409bac5d8
|
@ -259,7 +259,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-06-01
|
||||
PLATFORM_SECURITY_PATCH := 2019-06-05
|
||||
endif
|
||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||
|
||||
|
|
Loading…
Reference in New Issue