Merge "Remove unused no_vendor_variant_vndk_check target"

This commit is contained in:
Treehugger Robot 2020-01-29 06:54:01 +00:00 committed by Gerrit Code Review
commit 526551f013

View file

@ -444,10 +444,6 @@ ifndef subdir_makefiles_total
subdir_makefiles_total := $(words init post finish)
endif
droid_targets: no_vendor_variant_vndk_check
.PHONY: no_vendor_variant_vndk_check
no_vendor_variant_vndk_check:
$(info [$(call inc_and_print,subdir_makefiles_inc)/$(subdir_makefiles_total)] finishing build rules ...)
# -------------------------------------------------------------------