[roll] Roll fuchsia [userboot] Crash instead of exiting on error

In the recent buggy failure mode, the error messages from
userboot were not seen in the console log for some reason.  Make
userboot crash instead of exit so that there will be some more
exception details reported by the kernel in any userboot failure.

Original-Bug: 416531428
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283405
Original-Revision: 923cbab5e8482da2b88f946461dd4965f22397c7
GitOrigin-RevId: 082eb1bcbfbd57f381c3fb7c04bdf59b910f8d7f
Change-Id: I94f38bdd422f7e371afc3b87f94347569fe86a0a
1 file changed
tree: bd484d32d0848b49fdf3bd2761ade5c49e3b272d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.