forked from openkylin/platform_build
Update Security String to 2016-09-07 to platform and CTS for September
respin Change-Id: I6ec8efad5b8e45bcf9df79fb54824acc92755a3b
This commit is contained in:
parent
41a8f2bd55
commit
a53b868e6e
|
@ -103,7 +103,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
|
|||
# Can be an arbitrary string, but must be a single word.
|
||||
#
|
||||
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
||||
PLATFORM_SECURITY_PATCH := 2016-09-05
|
||||
PLATFORM_SECURITY_PATCH := 2016-09-07
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||
|
|
Loading…
Reference in New Issue