[roll] Roll fuchsia [bazel_migration][ffx] Migrate ffx frontend

NOTE: `//src/developer/ffx/frontends/ffx/BUILD.bazel` is intentionally
__NOT__ synced back to GN due to the complexity from
`//src/developer/ffx/config.gni`, which we've decided to not migrate to
Bazel.

Test: fx bazel run --config=host //src/developer/ffx/frontends/ffx:ffx \
  -- --isolate-dir /tmp/ffx-iso completion bash
Test: fx build //build/bazel/rules/tests:quick_tests

Original-Original-Fixed: 512662630
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1623395
Original-Original-Revision: 9cdf0460355b0064b79baf809cff74e687144d62
GitOrigin-RevId: b47eaabd532f091e7d59f7d66a0624b68629614d
Change-Id: I5c624b273e54c601e174cc8ba6ca69011e1a85b1
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1629496
Cr-Commit-Position: refs/heads/main@{#193576}
1 file changed
tree: 6748f3c47052cae283b7eb2d68a1636a8b3c43f4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.