summaryrefslogtreecommitdiffstats
path: root/docs/html/guide
diff options
context:
space:
mode:
authorLuan Nguyen <luann@google.com>2015-01-16 08:21:57 -0800
committerLuan Nguyen <luann@google.com>2015-06-22 17:00:02 -0700
commit1afb2d5335b4a27866d89e3529664dd5345ac8dd (patch)
tree2e1567fb4e82bedf6ff74c7d65c6b0d9fc0065eb /docs/html/guide
parentaf5f200038d377033a5c22e6f93bc49a9e67444d (diff)
downloadframeworks_base-1afb2d5335b4a27866d89e3529664dd5345ac8dd.zip
frameworks_base-1afb2d5335b4a27866d89e3529664dd5345ac8dd.tar.gz
frameworks_base-1afb2d5335b4a27866d89e3529664dd5345ac8dd.tar.bz2
docs: Pare down the adb guide and remove sections that are duplicated
in the tools list. bug: 12879186 Change-Id: Ic2d17ef29eac15a9ffc40e05b056dc17d71069e8
Diffstat (limited to 'docs/html/guide')
-rw-r--r--docs/html/guide/components/intents-common.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/components/intents-common.jd b/docs/html/guide/components/intents-common.jd
index 964f075..dbc14fa 100644
--- a/docs/html/guide/components/intents-common.jd
+++ b/docs/html/guide/components/intents-common.jd
@@ -2236,7 +2236,7 @@ adb shell am start -a android.intent.action.DIAL \
<p>For more information, see
-<a href="{@docRoot}tools/help/adb.html#am">Using activity manager (am)</a>.</p>
+<a href="{@docRoot}tools/help/shell.html#am">ADB Shell Commands</a>.</p>