diff options
author | Rich Slogar <rslogar@google.com> | 2015-04-14 03:10:38 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-04-14 03:10:38 +0000 |
commit | b8a699c846dff766ede3f59c30cf265c00d72c9e (patch) | |
tree | 43699f9280f9cfe0928eb2f947a3e19f72007bba /docs/html/tools | |
parent | 6f92b72298dc48a45d8f32ada48467e28423bbf0 (diff) | |
parent | 7fd2be12d11a33c2ad622d8b49e74d6ba7a12be5 (diff) | |
download | frameworks_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.jd | 3 |
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 > Android > Monitor</strong>.</li> + <li>Open the Device Monitor by selecting <strong>Tools > Android > 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> |