[roll] Roll fuchsia [cm] Implement fuchsia.sys2.Realm[Explorer|Query] framework capability

Implement FIDL protocols that support all functionality required by
`ffx component [list|show]` commands.

This CL also stores additional properties in the instance:
package, config and start reason

Original-Bug: 93156
Test: fx test component-manager-tests
      fx test realm_integration_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626301
Original-Revision: ed6576690251633345361569ad167d366146ffc8
GitOrigin-RevId: 306d48d57d76445ceea5844705c035f0c284a2a8
Change-Id: I06caa97a136a9b2e174e44c8027855980340b0d2
1 file changed
tree: 5c3b022d43e31014d1c21b680bcda8a20afea01a
  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
  12. 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.