[roll] Roll fuchsia [feedback] Add debug.report.uuid annotation

This will help identify duplicate reports on the server.

Reports will occasionally be uploaded to the server multiple times if,
for example, the device rebooted after the upload succeeded but before
Feedback had a chance to receive a "success" response and locally
delete the report.

Original-Fixed: 355238470
Tested: `fx test //src/developer/forensics`
Tested: `fx shell crasher` @ fec9586eacf4997a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181020
Original-Revision: d8f4a80150802d2721b57400728e154d00ec9274
GitOrigin-RevId: 7f76ce86a66fccddf5d9756df81468318cb117d8
Change-Id: Icda71d824276caf2567ef3673617b18e30b2caae
1 file changed
tree: d85e781e8357ee3ad8f9ec6fb994b9aa0259c2f3
  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.