summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-12-16 16:10:16 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2010-12-16 16:10:16 -0800
commitd3d5d65b98af56a03d27c74f3cfdf8c3390123e8 (patch)
tree557e81f3030689a3f6cd0f6cac43b105dba43d46 /docs/html/sdk
parent207a5d2467a0ac7917200a35b920145b81603ac6 (diff)
parent49cdfcf574996bbe37bf547bac105f9df71253ac (diff)
downloadframeworks_base-d3d5d65b98af56a03d27c74f3cfdf8c3390123e8.zip
frameworks_base-d3d5d65b98af56a03d27c74f3cfdf8c3390123e8.tar.gz
frameworks_base-d3d5d65b98af56a03d27c74f3cfdf8c3390123e8.tar.bz2
am 49cdfcf5: am 3165bbb1: cherrypick Change-Id: I7ec40d7c2908bd78b74ada8ba2b6838db4a0bac5 docs: misc fixes for the adb move
* commit '49cdfcf574996bbe37bf547bac105f9df71253ac': cherrypick Change-Id: I7ec40d7c2908bd78b74ada8ba2b6838db4a0bac5 docs: misc fixes for the adb move
Diffstat (limited to 'docs/html/sdk')
-rw-r--r--docs/html/sdk/installing.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/installing.jd b/docs/html/sdk/installing.jd
index 488382e..9de247a 100644
--- a/docs/html/sdk/installing.jd
+++ b/docs/html/sdk/installing.jd
@@ -446,7 +446,7 @@ version.</td>
</tr>
<td colspan="3"><code>tools/</code></td>
<td>Contains the set of development and profiling tools that are platform-independent, such
-as the emulator, the AVD and SDK Manager, adb, ddms, hierarchyviewer and more. The tools in
+as the emulator, the AVD and SDK Manager, ddms, hierarchyviewer and more. The tools in
this directory may be updated at any time (from the <em>Android SDK Tools</em> component),
independent of platform releases, whereas the tools in {@code platform-tools/} may be updated based
on the latest platform release.</td>