[roll] Roll fuchsia [ffx][wlan] Adds wlan-dev iface commands.

Test: fx test ffx_wlan_dev_args_lib_test
Test: ffx wlan dev iface list
Test: ffx wlan dev iface del 0
Test: ffx wlan dev iface new --phy 0 --role AP
Test: ffx wlan dev iface minstrel list
Test: ffx wlan dev iface minstrel show
Test: ffx wlan dev iface status
Test: ffx wlan dev iface stats
Test: ffx wlan dev iface query 3
Original-Bug: 87486
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/606201
Original-Revision: f854fc79adbdf8856aec79f8d0e08832de90783e
GitOrigin-RevId: 48774daa42e197d32503303c1ed1ccc7a4653cb8
Change-Id: Ib3dac515988de5dec53d72db20911bf595b3623b
1 file changed
tree: ded1077536b9b0192b286dac24107e54401e3b27
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.