[roll] Roll fuchsia [wlansoftmac] Transition to a SendExecutor for MLME This change transitions MLME to run in a SendExecutor preparation for deleting the use of Banjo bindings for the WlanSoftmacIfc protocol. The deletion will require creating an async Task capable of both running on the same executor as MLME and in a concurrent thread when MLME is synchronously blocked. Note that `wlan_mlme::device::Device` automatically implements `Send` now instead of requiring an unsafe implementation. 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 Test: Successful iface creation, scan, connect, disconnect with iwlwifi on NUC Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988834 Original-Revision: 64b638a872a139b73c5d7b97dc17f854b83832ed GitOrigin-RevId: 5667edff56b9c3fc9be4122800fefbc2a3eb3510 Change-Id: Ib7317120f4377f8c522995edaa3c396fd7e1f852
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.