Merge "Add soong_docs to droidcore"

am: f027511929

Change-Id: I353b59cfbd7bf86eac0b999f86cb32f9193e3a68
This commit is contained in:
Colin Cross 2017-12-12 23:43:25 +00:00 committed by android-build-merger
commit 5d8b68daca
1 changed files with 2 additions and 1 deletions

View File

@ -1052,7 +1052,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