Merge "Enable missing dependency checks"

am: 207b009c86

Change-Id: If2cfad594a6c44057fe1eb1b2ae44510ed100ba4
This commit is contained in:
Dan Willemsen 2017-11-11 00:39:32 +00:00 committed by android-build-merger
commit 5a7339b36c
1 changed files with 1 additions and 2 deletions

View File

@ -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),\