[roll] Roll fuchsia [build][bazel] Use new //build/info Bazel targets.

Move away from @legacy_ninja_build_outputs// targets,
using the newly introduced //build/info ones instead.

Other CLs under //vendor/... repositories are necessary
before removing //build/info:build_info.bazel_input and
//build/bazel:build_args.bzl.generated through.

Original-Bug: 42074238
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018976
Original-Revision: fc8000be863e9eede593d1e5a02216141acf73e2
GitOrigin-RevId: 519831771ea23d15b5f1ab9728844375018b68cb
Change-Id: I20cb0a50157ebcfb1bb46a599688f4721058df3e
1 file changed
tree: 9f463d80de26125d764053e160c5f63b6d95f0e9
  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.