[roll] Roll fuchsia [superproject] Roll antlion Use honeydew to reboot when available

Fix an issue with invalid state seen when running tests with reboots and
Honeydew enabled. This was caused by not calling on_device_boot() on the
Honeydew Fuchsia controller, leading to the RCS connection severing and
not reconnecting after boot.

Remove the unused use_ssh argument.

Original-Bug: b/323962077
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1127013
Original-Revision: 4bb5329dec2cffb8b02ddd27390f041b51e57d15
GitOrigin-RevId: cf3958aa9b76dc7f90a453f3bd20c5a21327b04a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127552
Original-Revision: 3bde1318119d3c50b0bce9154c21f36c5abf0c43
Change-Id: I66b208807a7897037bf563efe41347e7e7e088d4
1 file changed
tree: 5c3a5c67584eb30dc376e622c329ec36fdfa8083
  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.