tree: a7c10957c1731e4c87cedec8e76c0a9ee7ca10b1 [path history] [tgz]
  1. factory_store_providers/
  2. fake_factory_items/
  3. BUILD.gn
  4. factory_store_provider_config.gni
  5. factory_store_provider_config_schema.json
  6. OWNERS
  7. README.md
src/factory/README.md

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.