[roll] Roll fuchsia [ffx][wlan] Delete use of unversioned APIs from ffx wlan plugin

The ffx wlan plugin no longer supports the `ffx wlan dev` that
manipulated internal WLAN core state through unversioned APIs.

The `wlan-dev` tool remains bundled on devices for use through
`fx shell`.

Test: Confirmed infrastructure does not depend on this functionality.
Original-Fixed: b/295530293
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909493
Original-Revision: 7321071d3d81031a4a0a76ab20429d273022da72
GitOrigin-RevId: 9dff77fb24f0e934791fe20fdcaf738f27731dd8
Change-Id: I2943aa4b3a79fee37485bead53624eabac543c7c
1 file changed
tree: 4715f92c1afbf35d3f21de174f5e3284b75680ad
  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.