aboutsummaryrefslogtreecommitdiff
path: root/manualtest
diff options
context:
space:
mode:
authorKevin Jin <kjin@google.com>2015-02-13 15:48:11 -0800
committerKevin Jin <kjin@google.com>2015-02-13 15:48:11 -0800
commit9e96b8cb7c7d23167852a9fab0e734072c6758fd (patch)
tree4f3cb84a6385b7d58477c3d6e27f3c19009f7fad /manualtest
parent1a0f019f6b874d59b5be2d63ceaf5bf2caa86f80 (diff)
downloaddroiddriver-9e96b8cb7c7d23167852a9fab0e734072c6758fd.tar.gz
Better message for ActivityUtils.setRunningActivitySupplier
Allow running activity to be null when AUT is not on top. Change version to 0.9.1. Change-Id: I1573ca75611520607ea9f513f952db8dfe0d8da8
Diffstat (limited to 'manualtest')
-rw-r--r--manualtest/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/manualtest/build.gradle b/manualtest/build.gradle
index 407b7a8..381abdb 100644
--- a/manualtest/build.gradle
+++ b/manualtest/build.gradle
@@ -1,5 +1,3 @@
-//TODO: figure out how to enable breakpoints in droiddriver. Breakpoints in system (e.g. InstrumentationTestRunner) work.
-
buildscript {
repositories {
jcenter()