[roll] Roll fuchsia [lsc][configc] 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/+/613267
Original-Revision: 381335d8418501be33b5ae3272c3f120f3cf521b
GitOrigin-RevId: 800def57409c8df9cd09e9c291a45bfcce105bec
Change-Id: Idaa591dc7eddd39d96dcaa841cec1a3ef1398d43
1 file changed
tree: fb8c4b2719c66699c746bab69af8d8cfc7420c8f
  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.