[roll] Roll fuchsia [wlansoftmac] Remove Send from Device and DeviceInterface

The Device and DeviceInterface traits no longer need to implement the
Send trait. The spawned worker thread is no longer present since
running the Rust portion of wlansoftmac in an fdf::Dispatcher.

Original-Bug: 42075638
Multiply: fuchsia-pkg://fuchsia.com/wlan-mlme-tests
Multiply: fuchsia-pkg://fuchsia.com/wlansoftmac-rust-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-contemporary-privacy-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-legacy-privacy-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-rate-selection-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/985213
Original-Revision: 482b9d09f057538bbaaa833a3e969f2e8d32061a
GitOrigin-RevId: 26e2ab3659dc4a361bb98e0c7b7c591b05e93bd7
Change-Id: If0ea70559e2e765ee71749864f879ad3a28e9606
1 file changed
tree: 0d5a6f722a23588ef23aa7a6bac96d4b2cfa1090
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.