[roll] Roll fuchsia [WLAN] Open WlanSoftmac (and composed) protocol

This change opens the WlanSoftmac FIDL protocol, and its dependency
protocols composed within, so they may handle unexpected ordinals and be
more easily changed in the future.

These protocols were not intentionally closed, but rather closed in bulk
with https://fxrev.dev/870541.

Original-Bug: None
Test: fx test wlan, fx lsc presubmit

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1405673
Original-Revision: 6291301874795fff05110a4a1219ffc5b089c0a6
GitOrigin-RevId: baacd8d8a8c4688fe040bc606bfa266c4ad8d485
Change-Id: I304558fb1da787784953a52a97447f8c6ea606dd
1 file changed
tree: a34e4cacbfe01d2306d430d8590428c3a1aea695
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.