Merge "Makefile: Remove the duplicate lines for OTATOOLS." into nyc-mr2-dev-plus-aosp

This commit is contained in:
Tao Bao 2017-05-17 00:39:16 +00:00 committed by Android (Google) Code Review
commit 443d5fdf24
1 changed files with 0 additions and 6 deletions

View File

@ -1904,12 +1904,6 @@ OTATOOLS += \
$(VBOOT_SIGNER)
endif
ifeq (true,$(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SUPPORTS_VBOOT))
OTATOOLS += \
$(FUTILITY) \
$(VBOOT_SIGNER)
endif
# Shared libraries.
OTATOOLS += \
$(HOST_LIBRARY_PATH)/libc++$(HOST_SHLIB_SUFFIX) \