[roll] Roll fuchsia [feedback] Store minimal boot id timeline

Even if we don't have a full snapshot, having evidence that a boot
simply occurred can be immensely helpful in debugging short boots.

Original-Bug: 410587213
Test: `fx test //src/developer/forensics`
Test: `fx shell crasher; fx reboot` x 10 @ 08626bb07f064eb4

[g-review]

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1487063
Original-Revision: 7d567bd28b9aa93527926304c883ef6e6ea22bba
GitOrigin-RevId: a17e0ce0925b786bbc8a75bceab1e16cb8799559
Change-Id: Iee8337f118ef3a0c3915fc58a3241d96864f17a5
1 file changed
tree: ad93598fbd783091ff7327b99cf644ce6532df99
  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.