commit | 737d39becf37423011814b8625154ceef77b6e5e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Sep 20 11:13:18 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Sep 20 11:13:18 2024 +0000 |
tree | 3666bb65f44d4e872582845c12f691a091901358 | |
parent | 09fb7925bedabd21f8f63a950b7bf355a28c4af2 [diff] | |
parent | 652f73a7b009c10cae4797cbbb89d9d8043c3c7f [diff] |
Merge "Add qemu-system-arm qemu-user-static as deps" into main
diff --git a/build/debian/build.sh b/build/debian/build.sh index aabbe58..ad91704 100755 --- a/build/debian/build.sh +++ b/build/debian/build.sh
@@ -48,7 +48,9 @@ python3-pytest \ python3-yaml \ qemu-utils \ - udev + udev \ + qemu-system-arm \ + qemu-user-static } download_debian_cloud_image() {