Merge "Fix aux_config warning"

This commit is contained in:
Treehugger Robot
2019-02-05 08:20:29 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 2 deletions

View File

@@ -181,5 +181,3 @@ $(foreach v,$(AUX_ALL_VARIANTS),\
endif
INSTALLED_AUX_TARGETS :=
droidcore: auxiliary

View File

@@ -1388,6 +1388,7 @@ droidcore: $(filter $(HOST_OUT_ROOT)/%,$(modules_to_install)) \
$(INSTALLED_FILES_FILE_RECOVERY) \
$(INSTALLED_FILES_JSON_RECOVERY) \
$(INSTALLED_ANDROID_INFO_TXT_TARGET) \
auxiliary \
soong_docs
# dist_files only for putting your library into the dist directory with a full build.