blob: 5bd211664f362a44a3756feb1266960ac2ea326d [file] [log] [blame] [view]
# Factory
## factory_store_providers
Components that implement protocols in the fuchsia.factory library.
## fake_factory_items
A component that implements fuchsia.boot.FactoryItems and is used to write tests that depend on this
protocol without relying on the real implementation in Zircon.
## factoryctl
Command line tool to list and read factory files from fuchsia.factory APIs and raw data from
fuschsia.boot.FactoryItems.