Merge "Improve performance (don't filter ALL_MODULES)"

This commit is contained in:
Treehugger Robot 2019-08-27 17:02:15 +00:00 committed by Gerrit Code Review
commit 6cd7a09718
1 changed files with 1 additions and 1 deletions

View File

@ -748,7 +748,7 @@ endif # LOCAL_PRESUBMIT_DISABLED
## Register with ALL_MODULES
###########################################################
ifeq ($(filter $(my_register_name),$(ALL_MODULES)),)
ifndef ALL_MODULES.$(my_register_name).PATH
# These keys are no longer used, they've been replaced by keys that specify
# target/host/host_cross (REQUIRED_FROM_TARGET / REQUIRED_FROM_HOST) and similar.
#