[roll] Roll antlion [ffx][antlion] Remove legacy FFX controller.

Modify the FuchsiaDevice antlion controller to expose the honeydew ffx
controller instead of the antlion-specific one.

This allows us to migrate away from `target.default` ffx configuration.
See http://go/ffx-default-targets.

Original-Bug: 417234622
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1281524
Original-Revision: d9d31120d652fccef5e698bbd921fd788c071a5a
GitOrigin-RevId: fe4b9e077ae805f5bb085a6a38df85c437331bca
Change-Id: If5d630fd41b202bbd5d9dae6230f38e8344005c8
1 file changed
tree: 5ed884e8788ab06efee72ea474e60ff93b68bf19
  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.