[roll] Roll fuchsia [cm_rust][ffx][scrutiny] Use cm_rust::CapabilityTypeName in ffx scrutiny args

Previously, ffx scrutiny had its own (incomplete) enum of capability
type names.

Original-Bug: 328844045

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004685
Original-Revision: d4f54bd37c2b2d54153f244aabee13820c100c84
GitOrigin-RevId: 091925449621ec0e7c53671692a513cb65b9120a
Change-Id: I3effc976fc1fa6d95b920a6c7cb34ce4db62dd02
1 file changed
tree: 71c2ad67dd2520612979bae4659b91f8782a0aef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.