[roll] Roll antlion Add typing to untyped functions

In preparation to enable warn_return_any, add typing to previously
untyped functions. These are intended to be incomplete, as the larger
changes require seperate reviews.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/949959
Original-Revision: 5c377b9bf88092f786d1137a8861bee8f0a0bab9
GitOrigin-RevId: a06064900f908f79626bb358878c7055d5045c0a
Change-Id: Ib5ba9862c773b14f886b4561d1431a4d1332025d
1 file changed
tree: a7148da7a9b5b08f5d53398fcf4f10cc6dc8501f
  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.