fx build-zbi

Publish a product zbi to be flashed to a device for development.

usage: fx build-zbi [--input-bundles-dir PATH] [--product-config PATH] [--board-config PATH] [--board-name PATH]

  --input-bundles-dir PATH      Path to input bundles directory. If not provided, tries to auto-discover.
  --product-config PATH         Path to product configuration. If not provided, tries to auto-discover.
  --board-config PATH           Path to board configuration. If not provided, tries to auto-discover.
  --board-name PATH             Path to board name. If not provided, tries to auto-discover.

build-zbi source code