summaryrefslogtreecommitdiff
path: root/tools/runner/java/vogar/TestProperties.java
diff options
context:
space:
mode:
Diffstat (limited to 'tools/runner/java/vogar/TestProperties.java')
-rw-r--r--tools/runner/java/vogar/TestProperties.java5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/runner/java/vogar/TestProperties.java b/tools/runner/java/vogar/TestProperties.java
index 08ab3d50a2..d35f349ee3 100644
--- a/tools/runner/java/vogar/TestProperties.java
+++ b/tools/runner/java/vogar/TestProperties.java
@@ -52,11 +52,10 @@ final public class TestProperties {
*/
public static final String DEVICE_RUNNER_DIR = "deviceRunnerDir";
-
/**
- * The output file written by TestActivity
+ * Port to accept monitor connections on.
*/
- public static final String RESULT_FILE = "result.txt";
+ public static final String MONITOR_PORT = "monitorPort";
/**
* Result value for successful test