Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0618e639 authored by Tao Bao's avatar Tao Bao
Browse files

Makefile: Remove the duplicate lines for OTATOOLS.

Test: lunch ryu-userdebug; m otatools-package gives the same
      otatools.zip.
Change-Id: I917ba210f6161f15424b3ade86f41d14a20c99aa
parent 62ba92c8
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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) \