[roll] Roll fuchsia [elf_runner] Log component crashes.

elf_runner will now print a warning when the process it was running
exits with a non-zero status code. Crucially, it now prints the
specific status code returned, which was previously lost... like
tears in rain...

Original-Bug: b/302130034

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