[roll] Roll antlion Fixup type error in StartStopClientConnectionsTest

This error was caught at compile time when I made an unrelated change
in this file. It's not clear to me how it was successfully compiling
before.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1338885
Original-Revision: d6ca148549d58962f73a7d9094f92346e0d5bea1
GitOrigin-RevId: e9c613c55f644d47ddbb41adaf45e85e6fe51018
Change-Id: I276d23f7337373aa915979933397c72006bd0335
1 file changed
tree: 28641cec8ded1f04d07ee8159b0353afc3e85c43
  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.