[roll] Roll fuchsia [forensics] Change name of upload uptime annotation

This CL changes the name of the `debug.upload.uptime` annotation to
`debug.report.upload.uptime` to better match the style of other
annotations.

Original-Fixed: 352592743
Tested: `fx test //src/developer/forensics`
Tested: `fx shell crasher` @ 893718aa5f85d735
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082995
Original-Revision: d4bf8cb226444932f702b5bfa503fccb9525c7bd
GitOrigin-RevId: 32ee9c1f2e6f35613f186c907eb3adf9cc4299fc
Change-Id: Idde45e37dea22d128594b865d0dea2d7c0523334
1 file changed
tree: 25ad2b4bf0f09495ca31374b3f19a5d7423b0581
  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 via the IRC channel #fuchsia on Freenode.

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.