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

Commit e3803217 authored by Aaron Kling's avatar Aaron Kling Committed by Colin Cross
Browse files

Rename otatools dependency from futility to futility-host

The futility target for host is futility-host. This is required for
ryu out of tree signing.

Change-Id: I6c06ec69f991abc23597e19dd4478774cc4d56c4
parent 8d69e1b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5022,7 +5022,7 @@ INTERNAL_OTATOOLS_MODULES += \

ifeq (true,$(PRODUCT_SUPPORTS_VBOOT))
INTERNAL_OTATOOLS_MODULES += \
  futility \
  futility-host \
  vboot_signer
endif