[roll] Roll fuchsia [lsc][scrutiny] Use fuchsia.component.decl

This CL migrates all usages of `fuchsia.sys2.ComponentDecl` to its SDK
counterpart in the `fuchsia.component.decl` namespace.

Original-Bug: 86993
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/617561
Original-Revision: 8a2f70b196e5e242aa3294985cdec7c72394b532
GitOrigin-RevId: ec0f618f44450c8bb487ed3a0549a3494c75f34f
Change-Id: Ibc249a9e9ae18bab57cef4bf2f3ed79a1cd02ec3
1 file changed
tree: ce76a3c01e750314ca204610ef4af32520f0d296
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.