summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-03-31 16:14:51 -0700
committerRich Slogar <rslogar@google.com>2015-03-31 16:14:51 -0700
commit19f75fd71e59b1b94f64beb81e503715f50a6225 (patch)
treec3b888da386a3ec2af7435dbb04f8624ef17c87f /docs/html
parent4b53dc8bae0cc3f84e20765ea35ea3eab0371134 (diff)
downloadframeworks_base-19f75fd71e59b1b94f64beb81e503715f50a6225.zip
frameworks_base-19f75fd71e59b1b94f64beb81e503715f50a6225.tar.gz
frameworks_base-19f75fd71e59b1b94f64beb81e503715f50a6225.tar.bz2
docs: systrace update
Change-Id: I693f6b3eef32a412dd1764d39706dcebef9e000c
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/tools/help/systrace.jd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/tools/help/systrace.jd b/docs/html/tools/help/systrace.jd
index d6fc05e..4461da9 100644
--- a/docs/html/tools/help/systrace.jd
+++ b/docs/html/tools/help/systrace.jd
@@ -68,7 +68,8 @@ or the Android <a href="{@docRoot}tools/help/monitor.html">Device Monitor</a>.
<ol>
<li>In <a href="{@docRoot}sdk/installing/studio.html">Android Studio</a>, open an
Android application project.</li>
- <li>Open the Device Monitor by selecting <strong>Tools &gt; Android &gt; Monitor</strong>.</li>
+ <li>Open the Device Monitor by selecting <strong>Tools &gt; Android &gt; Android Device
+ Monitor</strong>.</li>
<li>In the <strong>Devices</strong> tab, select the device on which to run a trace. If no
devices are listed, make sure your device is connected via USB cable and that debugging is
enabled on the device.</li>