fx build-zbi

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

usage: fx build-zbi [--platform-artifacts PATH] [--product-config PATH] [--board-config PATH] [--board-name PATH]

  --platform-artifacts PATH     Path to platform artifacts. 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