[roll] Roll fuchsia [wlan][wlantool] Migrate wlantool to generic SME

This removes tooling dependencies on DeviceService.

Additional changes:
* Removes support for Mesh, since this is not covered by generic SME
* Disables queries for minstrel, since these are unused and need
  improvement before addition to generic SME
* Adds a list ifaces API to DeviceMonitor, closely paralleling the
  existing list phys API.

Test: Tested manually. Add test for new API.
Original-Bug: 66772
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703086
Original-Revision: d1d6e3470dc89240131509e85047d0b723b74153
GitOrigin-RevId: 5aa8e1256cc26e2ae8eef3adc50d778043bd40ea
Change-Id: I7926f74d346e1cf8a72e9f5c141745a2789a0ef7
1 file changed
tree: bd5a758abf01822c717a03230a31941609af1a8e
  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.