tree: 00a5e2c4bad9b9da9f268af1e5f499513818de17 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. OWNERS
  4. README.md
src/sys/lib/fidl-fuchsia-component-abi-ext/README.md

A FIDL ABI Revision Parsing Library for In-Tree Packaged Component Resolvers

This library provides a means for Component Resolvers serving the fuchsia.component.resolution.Resolver protocol to read and parse a fuchsia.version.AbiRevision value from a package directory proxy.

The Component Resolver may include the parsed result in the fuchsia.component.resolution.Component returned to Component Manager.

The abi revision is read from the AbiRevision::PATH established by RFC-0135 and defined in the version-history library.