[roll] Roll fuchsia [feedback] Migrate ProductConfig to domain config

This moves the ProductConfig fields into feedback_config.json, which is
built by assembly. This lessens Feedback's usage of config data, which
is deprecated.

Original-Bug: 457485424
Test: `fx test
//src/lib/assembly/platform_configuration:platform_configuration_test`
Test: `fx test //src/developer/forensics`
Test: spammed `fx shell crasher` @ 8ad9ec452e4cdf6c

[g-review]

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441517
Original-Revision: 0b29afbd39605043df64f9d1c79b816f64b5b658
GitOrigin-RevId: 8877532a10b1ef368a5e4be2953d7d6fe481ddd5
Change-Id: I5e3ae1a4838fb015a590c0490134f4f82dce70cc
1 file changed
tree: bd0337bd5a60752e81b9e4ad0131edfbe0939db5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.