[roll] Roll fuchsia [scrutiny] Extract structured configuration to a file in the build.

Can be used to regularly check for the addition of new configuration
keys in a system image.

Adds a new integration test which transitively depends on the system
image assembly, so we wire it up using the :host_tests pattern we're
using for assembly tests whose deps can't be included in the graph
of the system image.

Original-Bug: 105366
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705598
Original-Revision: 3052a05179fdac4d5220dc1b0741c00a1c497e23
GitOrigin-RevId: fa8b54aebd404fcba29a5555e7de8d636bc2835c
Change-Id: I04c24fe77bc1e8f3914362c0981da9bb654e7b90
1 file changed
tree: 8dd7437da3d458aac9b179c23465410d8c2ad734
  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.