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

This reverts commit fba8d7aba73d7a38ea570d87739e6ac165ff8380.

Reason for revert: Possibly broke internal builders
Example failure: go/bbid/8717398930809726945, go/bbid/8717368725961147713

Original-Bug: b/406696005
Original change's description:
> [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
> Change-Id: I8e89a455e5905a96b168f9701538695c9450724d
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254004
> Commit-Queue: Thomas Zander <thomasalpinus@google.com>
> Reviewed-by: Sen Jiang <senj@google.com>

Original-Bug: b/406696005
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254765
Original-Revision: 2ea418f34b3fb141b0021ede25ece7c3e3ad1661
GitOrigin-RevId: 305133420cbbbeefa14b34c0d39147a89b3da822
Change-Id: I252f23968ef9abd2321e662c9f4235b38d0f1ee8
1 file changed
tree: 73bfe64dea07207d61732a38c55ba31cab54946a
  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.