summaryrefslogtreecommitdiffstats
path: root/docs/html/tools
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-04-14 03:10:38 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-14 03:10:38 +0000
commitb8a699c846dff766ede3f59c30cf265c00d72c9e (patch)
tree43699f9280f9cfe0928eb2f947a3e19f72007bba /docs/html/tools
parent6f92b72298dc48a45d8f32ada48467e28423bbf0 (diff)
parent7fd2be12d11a33c2ad622d8b49e74d6ba7a12be5 (diff)
downloadframeworks_base-b8a699c846dff766ede3f59c30cf265c00d72c9e.zip
frameworks_base-b8a699c846dff766ede3f59c30cf265c00d72c9e.tar.gz
frameworks_base-b8a699c846dff766ede3f59c30cf265c00d72c9e.tar.bz2
am 7fd2be12: am f828c92c: am 6b9e30fe: am 12020cf4: am 3e664c3b: am bdc20109: Merge "docs: systrace update" into lmp-docs
* commit '7fd2be12d11a33c2ad622d8b49e74d6ba7a12be5': docs: systrace update
Diffstat (limited to 'docs/html/tools')
-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>