Update Security String to 2016-11-01
b/31618336 Change-Id: Ib31ba11912f144ff34edb66dc693b92f6fc0c24b
This commit is contained in:
parent
5da5be6a6a
commit
2a03720e6c
|
@ -68,7 +68,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
|
||||||
# Can be an arbitrary string, but must be a single word.
|
# Can be an arbitrary string, but must be a single word.
|
||||||
#
|
#
|
||||||
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
||||||
PLATFORM_SECURITY_PATCH := 2016-10-05
|
PLATFORM_SECURITY_PATCH := 2016-11-01
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||||
|
|
Loading…
Reference in New Issue