[roll] Roll fuchsia [cobalt][assembly] Move Cobalt config to forensics subsystem assembly file

This change is a pure refactor aims to keep forensics assembly related code in the same place for easier maintenance.

This change moves the logic of "choose to use which file provided by Cobalt and write content to `config/data/config.json`" from bundles/assembly/BUILD.gn to forensics subsystem config.

Fix: 408256291

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244408
Original-Revision: eb6235e0d673a0b94e451e86d63ea9a4eaba1638
GitOrigin-RevId: d0e18c0090611eae3d00ff056eba872d4d8956a5
Change-Id: Ia6d88c426704b936844603c25b30d7d6b04be322
1 file changed
tree: bf41a5c831241c02c5fc9d5c0fcd29ea6b2c5b8e
  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.