[roll] Roll fuchsia [wlan] Expose banjo/fidl via sdk for iwlwifi oot

The following protocols have been exposed via the partner sdk to allow
for iwlwifi to build oot.

Banjo:
ddk.hw.wlan.ieee80211
sdk/banjo/fuchsia.hardware.pci
sdk/banjo/fuchsia.hardware.syscalls.pci
sdk/banjo/fuchsia.hardware.wlan.associnfo
sdk/banjo/fuchsia.hardware.wlan.phyinfo
sdk/banjo/fuchsia.hardware.wlan.softmac
sdk/banjo/fuchsia.hardware.wlanphyimpl

Fidl:
sdk/fidl/fuchsia.wlan.internal
sdk/fidl/fuchsia.wlan.mesh
sdk/fidl/fuchsia.wlan.minstrel
sdk/fidl/fuchsia.wlan.mlme
sdk/fidl/fuchsia.wlan.stats

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609051
Original-Revision: b658bacaafe63d7189ac42feaded371e2212eb1f
GitOrigin-RevId: ca6c74ff5bfd38c41b4121c23e92c39c6af761ee
Change-Id: I9da43186b735508ceb1b35771a2258948280a4e8
1 file changed
tree: 8f4187f0ad7679d970929606357c2910dd51154c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.