[roll] Roll fuchsia [wlan] Enable rust_next FIDL bindings

Enables the experimental rust_next (fidl_next) bindings for
fuchsia.wlan.phyimpl, fuchsia.wlan.common, and
fuchsia.wlan.ieee80211 FIDL libraries to support Driver Transport
in Rust drivers. Also updates visibility for the fidl_next crate
to allow access from the WLAN tree.

Test: fx build
TAG=agy

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1599988
Original-Original-Revision: fce205fd4380dec7c5de0bb06adc823fd6b3f7ca
GitOrigin-RevId: 9a78b342eac4c8a61a3247cf6df3535c48ef40ad
Change-Id: Ie19d8d75316da8232ec8aa84d7341dbab7bc4ad6
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1628012
Cr-Commit-Position: refs/heads/main@{#193504}
1 file changed
tree: 973107f7200c45f1ee6270b004ebac8be3d79ca3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.