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

am: 6cd7a09718

Change-Id: I8a6d284de11b92b557aae3b090fd012770bf7987
This commit is contained in:
Dan Willemsen
2019-08-27 10:24:02 -07:00
committed by android-build-merger

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.
#