Merge "Skip much of aux_config.mk"

This commit is contained in:
Treehugger Robot 2019-08-27 08:08:28 +00:00 committed by Gerrit Code Review
commit d052fd3bdc
1 changed files with 4 additions and 0 deletions

View File

@ -149,6 +149,8 @@ AUX_ALL_SUBARCHS :=
variant_sfx :=_aux_variant_config.mk
os_sfx :=_aux_os_config.mk
ifdef AUX_OS_VARIANT_LIST
config_roots := $(wildcard device vendor)
all_configs :=
ifdef config_roots
@ -180,4 +182,6 @@ $(foreach v,$(AUX_ALL_VARIANTS),\
)
endif
endif # AUX_OS_VARIANT_LIST
INSTALLED_AUX_TARGETS :=