[roll] Roll antlion 038d284..783354b (3 commits)

783354b:https://fuchsia-review.googlesource.com/c/antlion/+/1341084 Remove mypy ignores for controllers/fuchsia_device
d427582:https://fuchsia-review.googlesource.com/c/antlion/+/1341044 Remove mypy ignores for controllers/ap_lib
3cb8746:https://fuchsia-review.googlesource.com/c/antlion/+/1342784 Directly use MacAddress as the key in WLAN interfaces dict
GitOrigin-RevId: 738ce2cb41e623a101ef80eb715f0e7b5ff1b439
Change-Id: Iaa4d34bcb04f13f980bc50218fe1fac97e65dd1b
1 file changed
tree: 4dabe4692448810e46bad9f8ad1008a5d30bace6
  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.