[roll] Roll antlion Add ability for Antlion to use Honeydew fuchsia_controller

This CL is part of the greater WLAN Antlion and Honeydew integration
epic b/299347842. The change will add a flag `use_honeydew` to the
config, which if enabled will create a honeydew fuchsia_device with its
own SL4F property. Follow up CLs will modify the Antlion SL4F libraries
to use either the Antlion SL4F transport or the Honeydew one with the
goal to eventually have all Antlion WLAN tests running with Honeydew.

Original-Bug: b/299347842

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/921078
Original-Revision: 197c52d07d0068f93073c232e6f28d8295b4f0df
GitOrigin-RevId: 9f3267c17fac7a70f21a74e6e8f2b26e21631cf1
Change-Id: If664f939fad1f974c9b074ee04be194286ee4eed
1 file changed
tree: 2888b459b5b1439c294232f622a48e6909a06439
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.