[roll] Roll fuchsia [feedback] Add zircon reboot reason (cold) to reboot log

This CL is part of an effort to log all inputs being used to determine
the reboot reason.

Cold boots are expected for poweroffs. Now that Feedback is (hopefully)
given a reason for poweroffs, it uses the userspace reason on cold
boots.

Original-Bug: 477927026
Test: `fx test //src/developer/forensics`
Test: poweroff @ 7ae388898f2295fb
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1493120
Original-Revision: 88a5923b56a5f13ef30aaff3e02272947e3b7c1e
GitOrigin-RevId: 58a3af3ff9ab16b64d955c4668151e400b6e2a9e
Change-Id: Ib784e47bd883433a6adcc8a07e2f6be3fe09563a
1 file changed
tree: e9d47e051a6ca57c2f0061b6f9828c367d418c9a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.