外部 get-flash-source

构建并返回一组所需的构建工件列表

usage: fx get-flash-source [--build] [--allow-empty | --expect-one]

Builds and returns the source file for `fx flash` with an appropriate
prefix. This returns 'flash-manifest:<path>' or 'product-bundle:<path>'
depending on the type of source relevant for the current build
configuration.

 --build       build the artifacts as well as returning a list of them

get-flash-source 源代码