[roll] Roll fuchsia Reland "[bazel] Convert device-finder Bazel target to GN"

This is a reland of commit 93a8bf985df428b2cab0c38422ee951ca1044c9a

Build regression is fixed in https://fxrev.dev/1152772.

Original change's description:
> [bazel] Convert device-finder Bazel target to GN
>
> Improve gnerator to the point that it can convert the Bazel target of
> device-finder to GN. Note this does not include its dependencies. This
> is done by manually calling gnerator.
>
> Original-Bug: 375286604
>
> Change-Id: I950d0c574c1e9b2bb8564d352d3f5c89e3fb4c09
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147294
> Reviewed-by: David Turner <digit@google.com>
> Commit-Queue: Jay Zhuang <jayzhuang@google.com>

Original-Bug: 375286604
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152912
Original-Revision: 751c327fc84753d1cbfed123e8783c7c23b08b08
GitOrigin-RevId: 217cd4001067e3ece35d85b096c4994ec0f140fa
Change-Id: Icbf2cc5c7aa37716a83c27bd1739bff82998e48d
1 file changed
tree: 2a004024c22c3c0ccb12c0d81af4448fd5715048
  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.