tree: 57a009b2417319c7d6255f9271fe9cc92f2d2ee0 [path history] [tgz]
  1. factory_store_providers/
  2. factoryctl/
  3. fake_factory_items/
  4. fake_factory_store_providers/
  5. BUILD.gn
  6. factory_store_provider_config.gni
  7. factory_store_provider_config_schema.json
  8. factory_store_provider_factory_config_schema.json
  9. OWNERS
  10. 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.

factoryctl

Command line tool to list and read factory files from fuchsia.factory APIs and raw data from fuschsia.boot.FactoryItems.