[roll] Roll fuchsia [honeydew] Add Wlan.connect

Implement the connect() method of the WLAN affordance using Fuchsia
Controller.

This notably differs from the SL4F implementation in that failures to
connect raise HoneydewWlanError instead of returning False. No antlion
tests are asserting False on connect(), so this doesn't change the
behavior of antlion tests.

Original-Fixed: b/324949922
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127477
Original-Revision: ab3fd92b826e29776d405f40e142be055d7bb124
GitOrigin-RevId: 5716848ed790c03af5e821343754f8f89aa47cc6
Change-Id: I837f7acf43b9184ebd3373286038ab3e54824f0a
1 file changed
tree: 14a7c0b9510453728b02dc7b8f26f23e093d2eca
  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 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.