DO NOT MERGE Updating security string to 2016-07-01
- for klp-dev only b/28912173 Change-Id: I233f130629bc7f3b8f44bcc1e05177a17e0448b5
This commit is contained in:
parent
4c710cbe7f
commit
89f6f7aa01
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,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 := 2015-11-01
|
||||
PLATFORM_SECURITY_PATCH := 2016-07-01
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||
|
|
Loading…
Reference in a new issue