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

Original-Bug: 87486
Test: ffx wlan dev phy list
Test: ffx wlan dev phy query 0
Test: ffx wlan dev phy get-country 0
Test: ffx wlan dev phy set-country 0 US
Test: ffx wlan dev phy clear-country 0
Test: ffx wlan dev phy set-ps-mode 0 psmodefast
Test: ffx wlan dev phy get-ps-mode 0
Test: fx test ffx_wlan_dev_args_test
Multiply: ffx_wlan_dev_args_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604995
Original-Revision: 5a864511b375dd14b03e9a89e9f1a493815bdd56
GitOrigin-RevId: e81c198a825e5ceac4e60c7e3d3f5607ea4e0439
Change-Id: Ic533b259b3986b585648b8d0aad4cba720dbc2b2
1 file changed
tree: bf81706f1224a484c1507f5828da20a88189b06b
  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.