Documentation ¶
Overview ¶
fvd generates a Fuchsia Virtual Device (.fvd) file during the build.
The FVD is generated from a default struct representing the final output, build metadata, and the build's image.json manifest.
This binary also validates the properties of the generated FVD and sets default values where appropriate, even though launchers will often do so at runtime.
For the FVD schema, see //tools/virtual_device/proto/virtual_device.proto.
Click to show internal directories.
Click to hide internal directories.