This section contains documentation about components using the legacy component
framework (Components v1) implemented by appmgr
.
The Fuchsia platform team is currently migrating legacy components
to the modern component framework (Components v2).
Note: New component development should use the modern component framework. For more details, see the Components overview.
- sysmgr: The component responsible for hosting the
sys
realm.
- Component manifests: Declaring legacy components.
- Hub: A portal for introspection of
appmgr
components.
- Test components: Implementing component tests with the legacy component framework.