From 19f75fd71e59b1b94f64beb81e503715f50a6225 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Tue, 31 Mar 2015 16:14:51 -0700 Subject: [PATCH] docs: systrace update Change-Id: I693f6b3eef32a412dd1764d39706dcebef9e000c --- docs/html/tools/help/systrace.jd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/html/tools/help/systrace.jd b/docs/html/tools/help/systrace.jd index d6fc05e823733..4461da979a114 100644 --- a/docs/html/tools/help/systrace.jd +++ b/docs/html/tools/help/systrace.jd @@ -68,7 +68,8 @@ or the Android Device Monitor.
  1. In Android Studio, open an Android application project.
  2. -
  3. Open the Device Monitor by selecting Tools > Android > Monitor.
  4. +
  5. Open the Device Monitor by selecting Tools > Android > Android Device + Monitor.
  6. In the Devices 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.