blob: f31c5b75c15075b11f5b7631b16b394540ef9a76 [file] [log] [blame]
{
"name": "debian",
"disks": [
{
"image": "$PAYLOAD_DIR/image.raw",
"partitions": [],
"writable": true
}
],
"sharedPath": [
{
"sharedPath": "/storage/emulated"
},
{
"sharedPath": "/data/data/$PACKAGE_NAME/files"
}
],
"protected": false,
"cpu_topology": "match_host",
"platform_version": "~1.0",
"memory_mib": 4096,
"debuggable": true,
"console_out": true,
"connect_console": true,
"console_input_device": "ttyS0",
"network": true
}