sdk: add vendor-qem.img into the deps list

if it exists. Fix master-without-vendor sdk_x86-sdk build

Change-Id: I5656e7124d30e71120044cce668c54793f77208a
This commit is contained in:
bohu 2017-08-14 14:52:20 -07:00
parent 60df0a831c
commit a508578811
1 changed files with 1 additions and 0 deletions

View File

@ -2864,6 +2864,7 @@ deps := \
$(COVERAGE_ZIP) \
$(INSTALLED_SYSTEMIMAGE) \
$(INSTALLED_QEMU_SYSTEMIMAGE) \
$(INSTALLED_QEMU_VENDORIMAGE) \
$(INSTALLED_USERDATAIMAGE_TARGET) \
$(INSTALLED_RAMDISK_TARGET) \
$(INSTALLED_SDK_BUILD_PROP_TARGET) \