[roll] Roll fuchsia [component_manager] Extract moniker module into standalone crate

Moves component_manager's internal moniker module into
a crate in src/sys/lib/. The moniker types will be useful
for cm_fidl_analyzer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/459199
Original-Revision: 3dd0a5fd816375057661a6e5533883d4d7a3ed23
GitOrigin-RevId: 3b7ad03cd3fbd243ddae6655bb160233a60ab506
Change-Id: I8a012f5ea560b6d904519868808b22dd38a014f8
1 file changed
tree: c48ef7f95efd44d8591bf6115b4754eeddd311ef
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.