core/Makefile: Add dist-for-goals calls for desktop image.
The desktop image is being built but not appearing in the artifacts. Add dist-for-goals calls to make them show up in the builder artifact lists. Bug: b:349581445 Test: m, manual Flag: EXEMPT desktop-only tooling Change-Id: I015dc28871173376c1877e368ea423c9991e1aaf
This commit is contained in:
@@ -7884,6 +7884,9 @@ $(PACKED_IMAGE_ARCHIVE_TARGET): $(PACK_IMAGE_TARGET) | $(GZIP)
|
||||
|
||||
droidcore-unbundled: $(PACKED_IMAGE_ARCHIVE_TARGET)
|
||||
|
||||
$(call dist-for-goals,dist_files,$(PACK_IMAGE_TARGET))
|
||||
$(call dist-for-goals,dist_files,$(PACKED_IMAGE_ARCHIVE_TARGET))
|
||||
|
||||
endif # PACK_DESKTOP_FILESYSTEM_IMAGES
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user