Merge "Change the download image path to solve different targets problem." am: ac2b28bc2a

Original change: https://android-review.googlesource.com/c/platform/tools/acloud/+/1600836

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ie475539c318d183001e4e8474bdad8525d51a0c2
diff --git a/create/remote_image_local_instance.py b/create/remote_image_local_instance.py
index faae7dd..c4389fb 100644
--- a/create/remote_image_local_instance.py
+++ b/create/remote_image_local_instance.py
@@ -74,7 +74,7 @@
     extract_path = os.path.join(
         avd_spec.image_download_dir,
         constants.TEMP_ARTIFACTS_FOLDER,
-        build_id)
+        build_id + build_target)
 
     logger.debug("Extract path: %s", extract_path)
     # TODO(b/117189191): If extract folder exists, check if the files are