tree: e6d0b1819899bef5f7a7e1d660469da99436da7b [path history] [tgz]
  1. BUILD.gn
  2. OWNERS
  3. README.md
build/virtual-devices/README.md

Virtual device definitions for emulators

This directory contains the common virtual device configurations used by ffx emu to create the virtual device that runs Fuchsia in the emulator. These device configurations are included in product bundles. Product owners may choose to include some or all of the standard definitions, and also to include addition configurations.

See //build/sdk/product_bundle.gni to see how and which standard virtual devices are added if no virtual devices are passed into the product_bundle template.