summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Mary Yanchar <myanchar@google.com> 2016-03-18 20:25:18 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2016-03-18 20:25:20 +0000
commitcbbc2db7f014797f6031e7292456e439d36e15cf (patch)
tree71f3a8855d966d531eb15884a0c4b7e36e5d9e92
parent81edefdb34f1df7de76471fa4cf240f64c66a696 (diff)
parent1c639f7c3ade6a185c3af11d378b476656e29819 (diff)
Merge "docs: corrected 2x image name to fix broken image" into mnc-docs
-rw-r--r--docs/html/tools/studio/index.jd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd
index 5c05363ef229..c01291c388ad 100644
--- a/docs/html/tools/studio/index.jd
+++ b/docs/html/tools/studio/index.jd
@@ -202,7 +202,8 @@ device or emulator, click the <strong>Android</strong> tab in the lower left cor
runtime window to launch the Android runtime window. Click the <strong>Memory</strong> or
<strong>CPU</strong> tab. </p>
-<img src="{@docRoot}images/tools/studio-memory-monitor.png" srcset="{@docRoot}images/tools/studio-memory-monitor_2x.png 2x" width"635" height="171" alt="" />
+<img src="{@docRoot}images/tools/studio-memory-monitor.png"
+srcset="{@docRoot}images/tools/studio-memory-monitor2x.png 2x" width"635" height="171" alt="" />
<p class="img-caption"><strong>Figure 4.</strong> Monitor memory and CPU usage.</p>
<h4 id="heap-dump">Heap dump </h4>