[roll] Roll fuchsia [zircon][profile] Add support for configurable roles.

Add JSON-based profile role configuration to support per-product
customization of scheduler profiles.

- Add JSON configuration parser based on rapidjson.
- Add tests for configuration parser.
- Add configs and routing for default roles in bringup and core.

Original-Bug: b/232451480
Original-Bug: 40858
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684742
Original-Revision: e669f9e0a970e884d186764eecd53da2cad750c0
GitOrigin-RevId: 6c621f5ed7361fbe2b6939a58a1810612f238f23
Change-Id: I67d520ef210ccbc1a34ea84bc65167b6644f9fe1
1 file changed
tree: 5ae147518aaf0121428d859c1d18d3efa07f96d7
  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.