forked from openkylin/platform_build
Update Security String to 2017-02-01 in klp-dev am: b1a7ec0841
am: 5c99964c63
Change-Id: I91bc884895491fcc3397245647abdb9a2a5bacf3
This commit is contained in:
commit
ce2b665128
|
@ -70,7 +70,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
|
|||
# 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 := 2017-01-05
|
||||
PLATFORM_SECURITY_PATCH := 2017-02-01
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||
|
|
Loading…
Reference in New Issue