[roll] Roll antlion 767f48b..e9d17b0 (2 commits)

e9d17b0:https://fuchsia-review.googlesource.com/c/antlion/+/1340225 Enable mypy for Antlion package (ignoring existing errors)
86ab611:https://fuchsia-review.googlesource.com/c/antlion/+/1337964 Remove some redundant FIDL types
GitOrigin-RevId: ba7ab397fbabbcc55b3d1612cf0a38dd7c17c457
Change-Id: Id545e9a58fc382464aafbe17c8f55f9f77c691e9
1 file changed
tree: 545f949914042317a7c013346dbe7ac14acfa845
  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.