commit | cfde9a84bc12f8b9769eea352ea33c2f576f9e45 | [log] [tgz] |
---|---|---|
author | Bo Hu <bohu@google.com> | Fri Sep 01 00:07:48 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Sep 01 00:07:48 2017 +0000 |
tree | c4e01cfc0d82323770ad6b2705569cded2a1ddeb | |
parent | 872246de0f321611c694b32d05081c0657e78419 [diff] | |
parent | 18d1868580fad4f932c86d52d031ddf6ba4e6145 [diff] |
Merge "sdk: add vendor-qem.img into the deps list"
diff --git a/core/Makefile b/core/Makefile index 305cf4e..4fb592b 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -2856,6 +2856,7 @@ $(COVERAGE_ZIP) \ $(INSTALLED_SYSTEMIMAGE) \ $(INSTALLED_QEMU_SYSTEMIMAGE) \ + $(INSTALLED_QEMU_VENDORIMAGE) \ $(INSTALLED_USERDATAIMAGE_TARGET) \ $(INSTALLED_RAMDISK_TARGET) \ $(INSTALLED_SDK_BUILD_PROP_TARGET) \