[roll] Roll fuchsia Revert "[wlantap] Each WlantapPhy now hosts its own dispatcher"

This reverts commit 4bc5b3fe3b2e95e1d52c900c39aa75a2c490d175.

Reason for revert: A potentail cause of flakeness in hw-sim tests.

Original change's description:
> [wlantap] Each WlantapPhy now hosts its own dispatcher
>
> Instead of each WlantapPhy relying on a global dispatcher, each of
> them hosts their own. This pushes some unnecessary complexity out of
> wlantapctl which should be agnostic to internal WlantapPhy
> dependencies.
>
> Test: fx test wlan-hw-sim
> Multiply: wlan-hw-sim
> Original-Bug: 78327
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/763962

Original-Bug: 78327
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/767703
Original-Revision: 2243712e0c7d1eb0e75073b57ae95d45c5e925eb
GitOrigin-RevId: 5b11dd460dbc030f879950f19db60f16f982b071
Change-Id: I5e792c23fc857bcffdfd5f1ffcf0928c61ca31e3
1 file changed
tree: a425018a408ffcaaff4728bd8c1b01cb1a9bdc9b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.