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

Commit 5a7339b3 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Enable missing dependency checks"

am: 207b009c

Change-Id: If2cfad594a6c44057fe1eb1b2ae44510ed100ba4
parents 5c638f1e 207b009c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -750,8 +750,7 @@ $(foreach t,$($(2).TYPE),\
endef

# TODO: Verify all branches/configs have reasonable warnings/errors, and remove
# these overrides
link-type-missing = $(eval $$(1).MISSING := true)
# this override
verify-link-type = $(eval $$(1).MISSING := true)

$(foreach lt,$(ALL_LINK_TYPES),\