[roll] Roll fuchsia [superproject] Roll antlion Add typing for wlan.query_iface SL4F command

Fix outstanding typing issues in wlan_controller.py by adding strong
typing to the wlan.query_iface SL4F command. This is the first SL4F
query to have strong typing in antlion, heavily relying on the newly
introduced validation utilties.

Add ListValidator for validating all elements of a list are of the same
type.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/921075
Original-Revision: 2480a7ce9af36fde0d141d021408ee2c06ffc887
GitOrigin-RevId: 9b308fc735c8a22ad9485b2f7b7015afd9470951
Roller-URL: https://ci.chromium.org/b/8768856487817222161
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/922412
Original-Revision: bd5c0c048954b7218662665163a04dfb11298ac1
Change-Id: I9736678f876783fe29287f637b2b5b91c952cdc5
1 file changed
tree: 85515d8990a3dd2412dda6cf89ec3b6bb9d5ad27
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.