Merge "Fix aux_config warning"
This commit is contained in:
@@ -181,5 +181,3 @@ $(foreach v,$(AUX_ALL_VARIANTS),\
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
INSTALLED_AUX_TARGETS :=
|
INSTALLED_AUX_TARGETS :=
|
||||||
|
|
||||||
droidcore: auxiliary
|
|
||||||
|
@@ -1388,6 +1388,7 @@ droidcore: $(filter $(HOST_OUT_ROOT)/%,$(modules_to_install)) \
|
|||||||
$(INSTALLED_FILES_FILE_RECOVERY) \
|
$(INSTALLED_FILES_FILE_RECOVERY) \
|
||||||
$(INSTALLED_FILES_JSON_RECOVERY) \
|
$(INSTALLED_FILES_JSON_RECOVERY) \
|
||||||
$(INSTALLED_ANDROID_INFO_TXT_TARGET) \
|
$(INSTALLED_ANDROID_INFO_TXT_TARGET) \
|
||||||
|
auxiliary \
|
||||||
soong_docs
|
soong_docs
|
||||||
|
|
||||||
# dist_files only for putting your library into the dist directory with a full build.
|
# dist_files only for putting your library into the dist directory with a full build.
|
||||||
|
Reference in New Issue
Block a user