summaryrefslogtreecommitdiffstats
path: root/adb/SERVICES.TXT
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-01-09 17:51:25 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-01-09 17:51:25 -0800
commit5ae090ed949cea9d1e7ab1552b455a229f8f9757 (patch)
tree555f686d531f29f4907d80655e7b0a7e69f2a180 /adb/SERVICES.TXT
parent35237d135807af84bf9b0e5b8d7f8633e58db6f5 (diff)
downloadsystem_core-5ae090ed949cea9d1e7ab1552b455a229f8f9757.zip
system_core-5ae090ed949cea9d1e7ab1552b455a229f8f9757.tar.gz
system_core-5ae090ed949cea9d1e7ab1552b455a229f8f9757.tar.bz2
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'adb/SERVICES.TXT')
-rw-r--r--adb/SERVICES.TXT11
1 files changed, 1 insertions, 10 deletions
diff --git a/adb/SERVICES.TXT b/adb/SERVICES.TXT
index d059e18..b0124a4 100644
--- a/adb/SERVICES.TXT
+++ b/adb/SERVICES.TXT
@@ -91,7 +91,7 @@ host:<request>
<host-prefix>:get-state
Returns the state of a given device as a string.
-<host-prefix>:forward:<local>:<remote>
+<host-prefix>:forward:<local>;<remote>
Asks the ADB server to forward local connections from <local>
to the <remote> address on a given device.
@@ -135,15 +135,6 @@ shell:
this to implement "adb shell", but will also cook the input before
sending it to the device (see interactive_shell() in commandline.c)
-bootdebug:
- Ask debugging information to the bootloader. The adbd daemon will
- respond with FAIL to this request.
-
-bootloader:<command>
- Send a request to the bootloader. This can also work if the device
- is currently in the bootloader state. The adbd daemon will respond
- with FAIL to such requests.
-
remount:
Ask adbd to remount the device's filesystem in read-write mode,
instead of read-only. This is usually necessary before performing