[roll] Roll fuchsia [fvm] Send errors to std::cerr for better error proxying.

When wrapped by another build tool, errors written to std::cout are often dropped.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/661044
Original-Revision: fd9f6b5a59b8094361c720aea2c598505354a822
GitOrigin-RevId: 94548d81a3502ced6cb039ce0433d463678a7aca
Change-Id: I93129758f49b14ecac6d7cffa0a81c6e0cedc9da
1 file changed
tree: 3a9116567001b63fc2ef13c8a306c45c6eccfa9f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.