[roll] Roll fuchsia [superproject] 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: e2eb9b85d95dd9336941d8f219c050acb24e5f59
Roller-URL: https://ci.chromium.org/b/8759861160407542017
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/968494
Original-Revision: ea916eb9d359feb994150dbc38c78bea77dcaf5e
Change-Id: I9fe9987e2efeb7b54c62fbd4d736573f83ada5c1
1 file changed
tree: a426854a1d738af87c7ec9e698ba6f6e3c47a843
  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.