commit | 8e2ceaeacf9fa1eb5ac41e4d3498836a6e2c7c97 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Tue Apr 20 14:06:40 2010 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Tue Apr 20 14:06:40 2010 -0400 |
tree | 72ce062ad1208d824a4911da2186ab6fb0fb0c74 | |
parent | 457d81cec12fce6e38c0dcd94d33d06036c2618a [diff] |
adb: Add persistent system property for running adb in TCPIP mode In addition to service.adb.tcp.port, you can now set persist.adb.tcp.port to specify the port number for adb to listen to instead of USB. This allows the adb TCP configuration to persist across reboots. Change-Id: I897ffcb019e8dd1785996d2f3c571cfc2f8ded38 Signed-off-by: Mike Lockwood <lockwood@android.com>