[roll] Roll fuchsia [scrutiny] Add command ffx scrutiny list components

This change lists all of the components that scrutiny found in the build
for this particular image. This is useful for auditing when you want to
analyze a static build image to determine what components are in all the
packages.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/552621
Original-Revision: fbfc687c2a432e2daaf950133d6f04338d26096d
GitOrigin-RevId: 33131e4f03f6bab914f33ef5d8d53c6c36d3b352
Change-Id: I5439c0aa43334ef6b9664ea9bd37071f65396f50
1 file changed
tree: eb80a72ecbf847d2d2e5d9a4dce71ffec2401792
  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.