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

Commit 13b71453 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "-e is really about TCP/IP devices, not emulators." am: f28f7c8a am: 5bdade8a

am: cf24be99

Change-Id: I7d3bd8f949d4b7607747916b541b8c2b80807598
parents 539abc8d cf24be99
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -91,9 +91,9 @@ static void help() {
        "global options:\n"
        " -a         listen on all network interfaces, not just localhost\n"
        " -d         use USB device (error if multiple devices connected)\n"
        " -e         use emulator (error if multiple emulators running)\n"
        " -e         use TCP/IP device (error if multiple TCP/IP devices available)\n"
        " -s SERIAL\n"
        "     use device/emulator with given serial number (overrides $ANDROID_SERIAL)\n"
        "     use device with given serial number (overrides $ANDROID_SERIAL)\n"
        " -p PRODUCT\n"
        "     name or path ('angler'/'out/target/product/angler');\n"
        "     default $ANDROID_PRODUCT_OUT\n"