Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38335ba9 authored by Andrew Solovay's avatar Andrew Solovay Committed by Android Git Automerger
Browse files

am b56f8113: docs: Documented DHU\'s --adb <port> flag

* commit 'b56f8113':
  docs: Documented DHU's --adb <port> flag
parents 94f00b75 b56f8113
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -252,9 +252,13 @@ $ ./desktop-head-unit</pre>

    <p>
      By default, the head unit server connects over port 5277. To override the host or port
      (for example, to forward over SSH), use the <code>--adb</code> flag.
      (for example, to forward over SSH), use the
      <code>desktop-head-unit --adb &lt;[localhost:]port&gt;</code> flag, as in
      the following example:
    </p>

    <pre class="no-pretty-print">$ ./desktop-head-unit --adb 5999</pre>

  </li>
</ol>