[roll] Roll fuchsia [forensics] fix wrong device id selection

* the local device id provider ended up always being picked
  and therefore the minfs-based feedback device ID

Original-Fixed: b/225915810

TESTED=confirmed the local device started using the remote id

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660691
Original-Revision: 6cfbbbcb8f08b7c822ce9753784f6101cba826db
GitOrigin-RevId: 6f88f85e303af16376a0601ef7158d000959b69f
Change-Id: I67e9ba16cb1471a4ada61bf3c1197b9886faa6f4
1 file changed
tree: 8b4a959eef9b1b665f3bf9aeed79353910e05dd3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.