[roll] Roll fuchsia [feedback] Change to utc-boot difference

This CL changes the utc_monotonic_difference_nanos field in
metadata.json to actually reflect the utc-boot time difference. Future
CLs will transition variable and function names to reflect this, as well
as change the name of the file persisted to disk.

This CL defers on fixing naming until future CLs because log timestamps
are already in terms of the boot timeline. At the moment, this has been
okay because the monotonic timeline is not yet paused during suspension
but has left Feedback in a vulnerable position.

Original-Bug: 360946313
Original-Fixed: 374164875
Tested: `fx test //src/developer/forensics`
Tested: `fx shell crasher` @ ce02709d1de78b6a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1142395
Original-Revision: f0432e16acd15e4ea7e71f07e1152ab531c75b0e
GitOrigin-RevId: 57f343d335c9d34fc02f8c4792264df9a806f6bf
Change-Id: I4e986d7e64550789721fe153d17c21225343e2b4
1 file changed
tree: 93c33491f1a13e2bda42a718293d8d845cc73dfd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.