[roll] Roll fuchsia [scrutiny_x] Initial port of Scrutiny API to boxed

This change introduces a production `Scrutiny` API implementation in the
`boxed` API. Initially, the only complete implementations are for the
set of data sources and blobs associated with the `Scrutiny` instance.

Original-Bug: 111251

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867440
Original-Revision: abd22e73c007139cd017a5ad1598ec21d927b9c2
GitOrigin-RevId: 54454806000eb8ca9433e9ac495b8a288180f0b0
Change-Id: I6f8c5af39428097d42b2229a8189dbae276db2c0
1 file changed
tree: 0e4fd7a34ab3525b18bb33b989bb3d7cb71ffd95
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.