[roll] Roll fuchsia [forensics] Add Interface for getting the device id

We can instantiate a file backed or FIDL backed device id provider
depending on whether feedback.cmx should get the device id from itself
or from another component.

Note: This change doesn't alter how the device id is collected: FIDL is
still used regardless of configuration.

Original-Bug: 79097

TESTED=`fx test //src/developer/forensics`
TESTED=`crasher` @  881f63a6dd231913

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/559922
Original-Revision: 3733842005f3980d62456ce3a1a4b819a4921517
GitOrigin-RevId: 8401bce9acc70f36e3c90d7adc8821edca915294
Change-Id: I7edf568793c3ce221e3ff3b6a85e56d13723753f
1 file changed
tree: fc6169a822a806a52ee16705ad1f4545853140c0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.