[roll] Roll fuchsia [bazel] Reduce stdout spam when invoking from Ninja

As we add more Bazel actions to `fx build` people will start to notice
and complain.
Still print when there's an error.

Original-Bug: 117818

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/779342
Original-Revision: 55268957a3b7c1b6da62dfe81ed44a7f41a0ca9a
GitOrigin-RevId: 36c8cc73d888369f8b1b75eaca81fef31d2dd933
Change-Id: I1c37f8ace91bbcd9b53bff8c07412c863e6ecb26
1 file changed
tree: b915516ed84163712374ad0522a58fc39c6480d8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.