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

Commit 1277bdd5 authored by Aaron Kling's avatar Aaron Kling Committed by Jan Altensen
Browse files

fixup! Compute the needed shared libs for otatools.

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

Change-Id: I6c06ec69f991abc23597e19dd4478774cc4d56c4
parent 5e6812fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4199,7 +4199,7 @@ INTERNAL_OTATOOLS_MODULES += \

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