[roll] Roll antlion Fix GN dependency for FFX

fxbug.dev/295921890 provides a new way to depend on FFX for host tests.

This CL is required for tests defined elsewhere in the Fuchsia tree to
use the `antlion_host_test` target. Otherwise, they run afoul of the
visibility restriction in //src/developer/ffx:ffx_bin

Original-Bug: b/295921890
Test: fx test --e2e --output //third_party/antlion/tests/examples:sl4f_sanity_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1244104
Original-Revision: 91a40c22ff315c54416ae67f6abe38ab20c406cc
GitOrigin-RevId: f6a086652d4e2c8778b1af0776073baf11c35a6e
Change-Id: Id422db9694352e6fdec8be454c874b1a7e5e828a
1 file changed
tree: 31c437ce88acee3c43a370884043ea9fac08456b
  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.