[roll] Roll fuchsia [lsc][base-resolver] 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/+/613264
Original-Revision: df6d7376d1fff37a0d59f8bb052e7c3b5b212965
GitOrigin-RevId: 7f205d2566f6e32664183a0ae181faf196f9c395
Change-Id: I1b4fd16e277d67284acc316569ed7383bec88431
1 file changed
tree: d78cf24ba71ffe52236ea335b669eaa6c417b3b8
  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.