[roll] Roll fuchsia [starnix] Move start_component log to debug.

This can be extremely verbose when running tests with
many components, like the LTP suite.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231716
Original-Revision: 50e02efe6e8b074faa99bbed6d5df9e79fa3d1a0
GitOrigin-RevId: 692cda5a6c179fd72c9ae7aae7c20c5a9087e899
Change-Id: If5c5eed56ad5e5e7fb6b2de3fb5f926bb0f0f789
1 file changed
tree: 2d3fa28315c94073dd260d99d885b53e8e788de0
  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.