From 1247fbd43fc9d5492cb97d6313e851a6518ab4b8 Mon Sep 17 00:00:00 2001
From: quddusc
Date: Tue, 5 Feb 2013 11:37:46 -0800
Subject: docs: Removed the -e runner subcommand option. Bug: 7562330
Change-Id: I5fb7ee00583a8c25745796721ded8f6cba6f09ca
---
docs/html/tools/help/uiautomator/index.jd | 5 -----
1 file changed, 5 deletions(-)
diff --git a/docs/html/tools/help/uiautomator/index.jd b/docs/html/tools/help/uiautomator/index.jd
index 38ba177..e3899d6 100644
--- a/docs/html/tools/help/uiautomator/index.jd
+++ b/docs/html/tools/help/uiautomator/index.jd
@@ -76,11 +76,6 @@ You can list multiple classes or methods by using a space as a separator.
--e runner [CLASS] |
-Use the specified test runner class instead. If unspecified, the {@code uiautomator} frameworkâs default runner will be used. |
-
-
-
dump |
[file] |
Generate an XML file with a dump of the current UI hierarchy. If a filepath is not specified, by default, the generated dump file is stored on the device in this location {@code /storage/sdcard0/window_dump.xml}. |
--
cgit v1.1