[roll] Roll fuchsia [superproject] Roll antlion Refactor wlan_controller and wlan_lib for Honeydew

To enable Antlion to use the Honeydew fuchsia device and it's SL4F
controller we have to refactor our Antlion library and controller for
WLAN to match the API for Honeydew. This also involves shifting some of
the methods around from wlan_controller to our fuchsia_device and
refactoring wlan tests to match updated naming.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/976512
Original-Revision: dd4b7e890298f425bf045116744abd3f91d77a0c
GitOrigin-RevId: 4565939a601130c4c9cbb14981386dfec2d1f039
Roller-URL: https://ci.chromium.org/b/8748371758243135809
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046038
Original-Revision: 63d793aaff814b04ec484cc59c623c4e951d67bb
Change-Id: I83ba8519f63201958838fdd5d51c8b4a476aa26c
1 file changed
tree: 887c59e3b3ea7c8e5c3d7a09f27a202fc28d0f29
  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.