[roll] Roll fuchsia [wlantap] Convert wlantap-phy to FIDL

Removes wlantap-phy's dependency on Banjo and changes the wlanphy driver
used in hw-sim tests to new runtime.

Original-Bug: 105575
Test: fx test hw-sim
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/803328
Original-Revision: a5960dd949b481ce244203b93c71119a466902ee
GitOrigin-RevId: 7140a3f3c79e7a272921319e2a9090cede082d43
Change-Id: If3c383e4a61e5380bc98d80c9cb2c776a87d487a
1 file changed
tree: 1ee69905df340b8542d223e046f363d78b50ded4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.