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

Commit 7d3cea5c authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "adb: fix obsolete documentation." am: 409465a2 am: 6513d6ae

am: dd6957cb

Change-Id: I8ded804123b59bb2e73f3465965ec48acfacd1a9
parents e485782c dd6957cb
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -103,9 +103,6 @@ II. Protocol details:
           4-byte hex length, followed by a string giving the reason
           for failure.

        3. As a special exception, for 'host:version', a 4-byte
           hex string corresponding to the server's internal version number

    Note that the connection is still alive after an OKAY, which allows the
    client to make other requests. But in certain cases, an OKAY will even
    change the state of the connection.
+0 −4
Original line number Diff line number Diff line
@@ -7,10 +7,6 @@ HOST SERVICES:
host:version
    Ask the ADB server for its internal version number.

    As a special exception, the server will respond with a 4-byte
    hex string corresponding to its internal version number, without
    any OKAY or FAIL.

host:kill
    Ask the ADB server to quit immediately. This is used when the
    ADB client detects that an obsolete server is running after an