[roll] Roll fuchsia [forensics] Rename Board configs to Product

Setting configuration values based on Product rather than Board better
serves our use cases, including setting values for workstation.

Original-Bug: 102479

TESTED='fx test //src/developer/forensics'

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/761725
Original-Revision: 70f18f1816a244da395dc4c7c9d8cd85b6e9b7ed
GitOrigin-RevId: 30f4cafa6fdeb019b4bb085c285e44fa975cc086
Change-Id: Ib585f8f07cc312fdb11ccf2baf7da5e789ef5cc6
1 file changed
tree: 9958fbd8b49a948ecf0b10c1cff5994402151b43
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.