tree: 1d3bdb97e1e20d26ae5abd1f4670fc3d7a7cfe75 [path history] [tgz]
  1. common/
  2. create/
  3. data/
  4. download/
  5. get_artifacts/
  6. get_image_path/
  7. get_repository/
  8. get_version/
  9. list/
  10. lookup/
  11. show/
  12. src/
  13. BUILD.gn
  14. OWNERS
  15. README.md
src/developer/ffx/plugins/product/README.md

Product Bundle tool (plugin)

The Product Bundle Metadata (PBM) holds configuration information for an individual product. PBM files are also included in Product Bundle container files. The Product Bundle container holds data for product bundles, virtual device specification, etc.

Development of the product plugin

When working on the fx ffx product tool, consider using:

$ fx set [...] --with-host //src/developer/ffx

Unit Tests

Unit tests can be run with:

$ fx test ffx