1<?xml version="1.0" encoding="UTF-8" standalone="no"?> 2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4<!-- Generated by graphviz version 2.43.0 (0) 5 --> 6<!-- Title: %3 Pages: 1 --> 7<svg width="252pt" height="260pt" 8 viewBox="0.00 0.00 252.38 260.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 256)"> 10<title>%3</title> 11<polygon fill="white" stroke="transparent" points="-4,4 -4,-256 248.38,-256 248.38,4 -4,4"/> 12<!-- assemble_cvd --> 13<g id="node1" class="node"> 14<title>assemble_cvd</title> 15<g id="a_node1"><a xlink:href="https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/assemble_cvd/" xlink:title="assemble_cvd"> 16<ellipse fill="none" stroke="black" cx="63.19" cy="-18" rx="60.39" ry="18"/> 17<text text-anchor="middle" x="63.19" y="-14.3" font-family="Times,serif" font-size="14.00">assemble_cvd</text> 18</a> 19</g> 20</g> 21<!-- cvd --> 22<g id="node2" class="node"> 23<title>cvd</title> 24<g id="a_node2"><a xlink:href="https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/" xlink:title="cvd"> 25<ellipse fill="none" stroke="black" cx="95.19" cy="-162" rx="27" ry="18"/> 26<text text-anchor="middle" x="95.19" y="-158.3" font-family="Times,serif" font-size="14.00">cvd</text> 27</a> 28</g> 29</g> 30<!-- cvd_internal_start --> 31<g id="node3" class="node"> 32<title>cvd_internal_start</title> 33<g id="a_node3"><a xlink:href="https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/start/" xlink:title="launch_cvd / cvd_internal_start"> 34<ellipse fill="none" stroke="black" cx="122.19" cy="-90" rx="122.38" ry="18"/> 35<text text-anchor="middle" x="122.19" y="-86.3" font-family="Times,serif" font-size="14.00">launch_cvd / cvd_internal_start</text> 36</a> 37</g> 38</g> 39<!-- cvd->cvd_internal_start --> 40<g id="edge2" class="edge"> 41<title>cvd->cvd_internal_start</title> 42<path fill="none" stroke="black" d="M101.59,-144.41C104.62,-136.54 108.33,-126.93 111.76,-118.04"/> 43<polygon fill="black" stroke="black" points="115.13,-119.04 115.46,-108.45 108.6,-116.52 115.13,-119.04"/> 44</g> 45<!-- cvd_internal_start->assemble_cvd --> 46<g id="edge4" class="edge"> 47<title>cvd_internal_start->assemble_cvd</title> 48<path fill="none" stroke="black" d="M107.91,-72.05C100.73,-63.54 91.9,-53.07 83.99,-43.68"/> 49<polygon fill="black" stroke="black" points="86.46,-41.18 77.34,-35.79 81.11,-45.69 86.46,-41.18"/> 50</g> 51<!-- run_cvd --> 52<g id="node4" class="node"> 53<title>run_cvd</title> 54<g id="a_node4"><a xlink:href="https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/run_cvd/" xlink:title="run_cvd"> 55<ellipse fill="none" stroke="black" cx="181.19" cy="-18" rx="39.79" ry="18"/> 56<text text-anchor="middle" x="181.19" y="-14.3" font-family="Times,serif" font-size="14.00">run_cvd</text> 57</a> 58</g> 59</g> 60<!-- cvd_internal_start->run_cvd --> 61<g id="edge5" class="edge"> 62<title>cvd_internal_start->run_cvd</title> 63<path fill="none" stroke="black" d="M136.47,-72.05C143.83,-63.33 152.92,-52.54 160.98,-42.98"/> 64<polygon fill="black" stroke="black" points="163.68,-45.21 167.44,-35.31 158.32,-40.7 163.68,-45.21"/> 65</g> 66<!-- user --> 67<g id="node5" class="node"> 68<title>user</title> 69<ellipse fill="none" stroke="black" cx="122.19" cy="-234" rx="44.39" ry="18"/> 70<text text-anchor="middle" x="122.19" y="-230.3" font-family="Times,serif" font-size="14.00">User CLI</text> 71</g> 72<!-- user->cvd --> 73<g id="edge1" class="edge"> 74<title>user->cvd</title> 75<path fill="none" stroke="black" d="M115.65,-216.05C112.57,-208.06 108.82,-198.33 105.37,-189.4"/> 76<polygon fill="black" stroke="black" points="108.53,-187.86 101.66,-179.79 102,-190.38 108.53,-187.86"/> 77</g> 78<!-- user->cvd_internal_start --> 79<g id="edge3" class="edge"> 80<title>user->cvd_internal_start</title> 81<path fill="none" stroke="black" d="M125.84,-215.91C127.86,-205.57 130.17,-192.09 131.19,-180 132.53,-164.06 132.53,-159.94 131.19,-144 130.47,-135.5 129.12,-126.31 127.68,-118.01"/> 82<polygon fill="black" stroke="black" points="131.1,-117.29 125.84,-108.09 124.22,-118.56 131.1,-117.29"/> 83</g> 84</g> 85</svg> 86