[roll] Roll fuchsia [honeydew] Implement WLAN FC affordance

Implement enough of the WLAN Fuchsia Controller affordance to unblock
running antlion quick tests; only connect() remains, which requires a
breaking API change to implement. More details in http://b/356234331.

Original-Fixed: b/324138169
Original-Bug: b/356234331
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097095
Original-Revision: e8b59ef985f85c5499ccbfd27dc6e66120fc6dbe
GitOrigin-RevId: b74b259c00d606858dd541e670e6925b1e94ed97
Change-Id: I77ac3f5ea90e8871a25beae0e3dc96a8c06fd9e4
1 file changed
tree: 6a051af52957436f523aca1a2acca4f5a1a108e9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.