[roll] 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: e49b630dc984880c7fa1287be9d8a2d787a80756
Change-Id: Idf43db7e4a52c4286e01482f92ea32813977e0a4
1 file changed
tree: 56e2f6f578964489f2e1b05aa2b403cecf352002
  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.