[roll] Roll fuchsia [userboot] Switch to soft failures (not panics)

After `RootJobObserver` has been started we can restart the system
without falling into panic. This allows for the debuglog and the rest of
the system to provide information if something goes wrong.

Original-Bug: 416531428
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272427
Original-Revision: bf92c7a10ced75043a34ef4529b1d14dda27ba51
GitOrigin-RevId: bb34a0501e39b9a587c8ebdf54f8e662a56322d7
Change-Id: I15192ce38b872fed33ad0a8d617d961ce1e3b633
1 file changed
tree: 98650e45cac418d0e059ddb632e9a4a015c05168
  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.