tree: b8daf38fb833eb89b426dd2cf0c6016d651fe3d0 [path history] [tgz]
  1. data/
  2. src/
  3. BUILD.gn
  4. OWNERS
  5. 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 PBMS Lib

When working on the ffx product tool, consider using:

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

Unit Tests

Unit tests can be run with:

$ fx test ffx