[roll] Roll fuchsia [scrutiny_config] Extract config into its own crate.

The scrutiny configuration crate should be independent of deps on
the framework. This allows for the flexibility of both the frontend
and the framework depending on the generic configuration. This is part
of a larger refactoring to improve build time configuration of Scrutiny
inside compiled actions.

Original-Bug: 81808
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564669
Original-Revision: 77a08724f52d0e60ffcdf9d6cd7b721be624a82a
GitOrigin-RevId: 7488acca182ce5aa10aaf86b5b4ddb504b550041
Change-Id: I1d1a74897171ee1d1c24b97d31cbcb1450014b5a
1 file changed
tree: 9ab598ea742dcd38855d290d75d017d6ffa416dd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.