Create images for remote goldfish with local OTA tools
If the user specifies a goldish build, the device factrory downloads OTA
tools zip and extract it.
If the user specifies local goldfish images, the device factory searches
local directories for OTA tools.
Test: acloud-dev create --avd-type goldfish -vv \
--local-image ~/sdk-repo-linux-system-images-9714076.zip \
--emulator-zip ~/sdk-repo-linux-emulator-9714371.zip \
--local-tool ~/otatools \
--local-boot-image ~/boot.img \
--host 192.168.9.2 --host-ssh-private-key-path ~/id_rsa
Bug: 245226952
Change-Id: Icf73ba6577f91c0610006e438a2cefea6f47825b
2 files changed