[roll] Roll fuchsia [qemu] Set the removable bit on USB devices added in qemu-based tests

This fixes a flake in the installer test where the paver was trying to
initialize the usb device's partitions causing the gpt driver to
be rebound.

Original-Bug: 102189
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701805
Original-Revision: 58471bfcb90793c2eeb63034ccb95ca5f54aa1e0
GitOrigin-RevId: 76fd6298176ee9a3e0aa578deb4a4b4c702dd730
Change-Id: I5eb820d43a485c2b8f1b6c0968c541f5b9bc2db8
1 file changed
tree: 0d91b9915300fa25cd586e830f3e48f43be476b5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.