[roll] Roll antlion [antlion] Add local config for remote workflows

This CL allows using discovery of local devices via FFX. This supports
remote workflows.

Additionally, update the README to reflect both this change and
the recent addition of config overrides (http://fxrev.dev/1065772).

Test: fx test --e2e --output sl4f_sanity_test.sh
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1240944
Original-Revision: 7f175ea7c3fb9a33e68d1689ca3bf1f2d3a8d86d
GitOrigin-RevId: 29f180121235c3b42186b2766e00520d5df53321
Change-Id: I5b1f2edeb349ee4d8d7cb827a9f4d521d00ebbea
1 file changed
tree: 236d0c0b3884383ef3a42d3d07840bf72d284f4a
  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.