trusty: Allow mixing remote and local images
Allows the use of a local trusty image with remote android image(s) and
local android image(s) with a remote trusty image.
Test: acloud_test
Test: acloud-dev create --avd-type trusty --trusty-build-id=P81247753 --trusty-build-target=qemu_generic_arm64_test_debug --local-image
Test: acloud-dev create --avd-type trusty --build-id=P81247525 --build-target=qemu_trusty_arm64-trunk_staging-userdebug --kernel-build-id=P81247769 --kernel-build-target=trusty_aarch64 --trusty-build-id=P81247753 --trusty-build-target=qemu_generic_arm64_test_debug --local-trusty-image=out/build-qemu-generic-arm64-test-debug/trusty_image_package.tar.gz
Bug: 360427987
Change-Id: I821e03ad6085c0b9225f65ee1814b439611219be
4 files changed