[roll] Roll fuchsia [adb] Fix CancelAll and ensure Start/Stop ordering

`Stop` needs to CancelAll remaining USB requests.

Move `adb_binding_` (which facilitates the `Stop` call) to the same
dispatcher as `Start` to ensure ordering of `Start` and `Stop`

Original-Bug: b/330386381

Test: usb-adb-unittest

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016469
Original-Revision: d7e6e4763aae71da4286440cbbea9414f0762bb7
GitOrigin-RevId: b27b998fa5a291f084d3b46899505fa8a962800d
Change-Id: Ia3d9678401a917e94cf9e5ba74e30e7eaccca6b5
1 file changed
tree: f5d72b41e2e04c8ed6e7b457919c1c15ba3c2933
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.