[roll] Roll fuchsia [host-target-testing] Use ffx instead of update-bin where possible

This is the first step of migrating from the `update` target command
line tool to `ffx`. This replaces all calls except "wait-for-commit"
with ffx commands.

Original-Bug: b/406696005
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254004
Original-Revision: fba8d7aba73d7a38ea570d87739e6ac165ff8380
GitOrigin-RevId: 73f2bf125e1c28968e271cb6d5de03ca6ef937a5
Change-Id: I14aa657235050f3ba0112d4d51a0d14ffd3f7219
1 file changed
tree: c5379e4e2710f191e0edde552080b198b65624b3
  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.