[roll] Roll fuchsia [scrutiny] Move component/package list to scrutiny2 This new interface is more typed and more direct. Plugins should now use this pattern: ``` let s = scrutiny2::Scrutiny::from_product_bundle(path)?; let components = s.get_components(); ``` Original-Bug: b/351841629 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079534 Original-Revision: 24c14abf063858131b95b17b50b51ecd5e2591be GitOrigin-RevId: ca94c55ab84bffe2e70a28298766f3604ee71166 Change-Id: I746115d3ca8ac9cd7d0bb5b84488b2f81e4d8d25
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.