23 lines
481 B
Plaintext
23 lines
481 B
Plaintext
|
|
graph {
|
||
|
|
rankdir=LR
|
||
|
|
node [shape=record,width=.1,height=.1];
|
||
|
|
root--instances
|
||
|
|
root--common
|
||
|
|
common--vhost_user_mac80211_hwsim
|
||
|
|
common--wmediumd_config
|
||
|
|
common--bluetooth_controller_properties_file
|
||
|
|
common--bluetooth_default_commands_file
|
||
|
|
common--enable_host_bluetooth
|
||
|
|
common--netsim
|
||
|
|
common--netsim_bt
|
||
|
|
instances--vm
|
||
|
|
instances--disk
|
||
|
|
instances--graphics
|
||
|
|
instances--camera
|
||
|
|
instances--connectivity
|
||
|
|
instances--audio
|
||
|
|
instances--streaming
|
||
|
|
instances--adb
|
||
|
|
instances--vehicle
|
||
|
|
instances--location
|
||
|
|
}
|