tree: b3c33bcdec9f4b8a2a13a2a17e93b97187c59099 [path history] [tgz]
  1. _toc.yaml
  2. common.md
  3. components.md
  4. diagnostics.md
  5. features.md
  6. README.md
  7. tests.md
docs/development/components/v2/migration/README.md

Migrating legacy components

This guide provides instructions for migrating Fuchsia components from Components v1 to Components v2.

For more details on the components migration effort, see State of the Components v2 Migration.

{% dynamic if user.is_googler %}

Note: For important additional considerations and resources you should review go/tq-cf-v2-migration-resources.

{% dynamic endif %}

Before you begin

Before you begin migrating, consider familiarizing yourself with the following topics:

Get started

Begin your migration by following the guidance associated with your component's role:

Next, explore the following sections for additional migration guidance on specific features your components may support: