Merge "Add soong_docs to droidcore" am: f027511929

am: 5d8b68daca

Change-Id: Idac784ec8ef50063faa3d772b9b52beebd7a3b3a
This commit is contained in:
Colin Cross 2017-12-13 00:00:22 +00:00 committed by android-build-merger
commit c95bf7aa1d
1 changed files with 2 additions and 1 deletions

View File

@ -1054,7 +1054,8 @@ droidcore: files \
$(INSTALLED_SYSTEMOTHERIMAGE_TARGET) \
$(INSTALLED_FILES_FILE) \
$(INSTALLED_FILES_FILE_VENDOR) \
$(INSTALLED_FILES_FILE_SYSTEMOTHER)
$(INSTALLED_FILES_FILE_SYSTEMOTHER) \
soong_docs
# dist_files only for putting your library into the dist directory with a full build.
.PHONY: dist_files