[roll] Roll antlion Fix typecheck error in WlanScanTest

An error about potentially using a None variable started appearing
after enabling mypy

Original-Bug: b/410047090
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1341584
Original-Revision: d6eaa3c3f424e125a00fbe98b78df6045d538594
GitOrigin-RevId: da95c54f9bf398247f94094faadd24f8f91bb2f2
Change-Id: I8cece548283048f725c4faa5231a8b715082425b
1 file changed
tree: f37a43950acda1c550a9f6270bee11999e96c448
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.