[roll] Roll antlion Fix mypy untyped definitions

Fix mypy build errors introduced by https://fxrev.dev/1119760. Mostly
adds typing to untyped functions.

Original-Bug: b/367413842
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1124693
Original-Revision: 3806bbf5d1195719e43e1d9852810511fffdf08a
GitOrigin-RevId: 9ccc65bc137e6aa7373139adbff2a0f8fea176e4
Change-Id: Ice90141f18f84f21a9f5c8d6ddab24af8c066fd8
1 file changed
tree: 283b041645fb8ebf724fb3d54c509a81988467a2
  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.