[roll] Roll fuchsia [feedback] Preserve graceful shutdown action on cold boot

On a cold boot, it's still possible that the last graceful shutdown
action has useful information. By preserving the action, the
system.last-shutdown.graceful-action annotation will be included in
reports.

Original-Fixed: 481728766
Test: `fx test //src/developer/forensics`
Test: `ffx target reboot -b` @ 229e8408fc718f8b
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1502376
Original-Revision: 056a38aeb5043fb7089a826e8201f7c47725036a
GitOrigin-RevId: bc1dcc94e9c58490afa49287a49c5872ab8d5d02
Change-Id: Iff1c0797b5a837c1f08267f4adc378816f476096
1 file changed
tree: 5c958d7aa6433e25288bc733e0dd4070ae72fba1
  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.