[roll] Roll fuchsia [components] Add start/stop capability into FIDL.

* Renamed resolve_component.fidl, resolve_component.rs,
resolve_component_factory.rs to lifecycle_controller since it will
include start and stop features in addition to resolve.
* Added start/stop into FIDL.

Original-Bug: 71592
Multiply: hub_integration_test: 100
Test: fx test hub_integration_test
      fx test component_manager_tests
      fx test component_manager_boot_env_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/522700
Original-Revision: 114b323f8540c2bb6744357f3149bee4e84be631
GitOrigin-RevId: eb50a3f751305614828854214ac0bb4a02cbe934
Change-Id: I0339a2e8d4ee07372082d39da8b339128dbf403b
1 file changed
tree: 828ae270b4a628c16069f122a6a998953a54528c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.