[roll] Roll fuchsia Reland "[bazel] Remove legacy_ninja_build_outputs"

This is unrelated to the failure the change was reverted for.

This is a reland of commit 83938690afcf368958beafc761014fe2b4daa9ea

Original change's description:
> [bazel] Remove legacy_ninja_build_outputs
>
> `extra_gn_labels_for_bazel_inputs` is still used in v/g, which will be
> moved in followup steps.
>
> Change-Id: Ibc264fbe9bb477a95288404cd9298027953980fd
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100861
> Reviewed-by: Jerry Belton <jcecil@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Jay Zhuang <jayzhuang@google.com>
> Reviewed-by: David Turner <digit@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105452
Original-Revision: c51c90eeb4e35974346f55461a90541860550cb5
GitOrigin-RevId: c8616374e296a401241745fa652c13ac17590c05
Change-Id: I17c167a1964a5378ea1cf83f9a2d5acf2f057b13
1 file changed
tree: b9f9dd0dd96701c7f456367fd105dd027c1559e5
  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 via the IRC channel #fuchsia on Freenode.

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.