Merge "Install radio image as part of droidcore"

This commit is contained in:
Treehugger Robot 2019-05-24 21:02:55 +00:00 committed by Gerrit Code Review
commit cb3753ad55
1 changed files with 1 additions and 0 deletions

View File

@ -1613,6 +1613,7 @@ droidcore: $(filter $(HOST_OUT_ROOT)/%,$(modules_to_install)) \
$(INSTALLED_SYSTEMIMAGE_TARGET) \
$(INSTALLED_RAMDISK_TARGET) \
$(INSTALLED_BOOTIMAGE_TARGET) \
$(INSTALLED_RADIOIMAGE_TARGET) \
$(INSTALLED_DEBUG_RAMDISK_TARGET) \
$(INSTALLED_DEBUG_BOOTIMAGE_TARGET) \
$(INSTALLED_RECOVERYIMAGE_TARGET) \