aboutsummaryrefslogtreecommitdiff
path: root/manualtest/project.properties
diff options
context:
space:
mode:
authorKevin Jin <kjin@google.com>2014-10-31 11:59:08 -0700
committerKevin Jin <kjin@google.com>2014-10-31 13:49:02 -0700
commit0f3126ccd892539e3a7b1df12d0025bbeccd54eb (patch)
tree544571bd1ff1aec50ebf5b7648b1ba067ddde68b /manualtest/project.properties
parentfd84db8f7411744696b439dfebabb4e3498b6dee (diff)
downloaddroiddriver-0f3126ccd892539e3a7b1df12d0025bbeccd54eb.tar.gz
Revert "Revert "add manualtest for DroidDriver""
Fix the original broken commit: 1) The failure can be reproduced with "m tests" ("m" only passes). 2) It is fixed by remove the LOCAL_INSTRUMENTATION_FOR var. 3) Since the "tests" tag has this side-effect, I replaced it with "optional" in LOCAL_MODULE_TAGS, such that it won't be an implicit target. 4) Disables proguard because it does not have "tests" tag now. This reverts commit fd84db8f7411744696b439dfebabb4e3498b6dee. Change-Id: I74c6e4e85f8d50e771d2875adaf3a6db7d80dae8
Diffstat (limited to 'manualtest/project.properties')
-rw-r--r--manualtest/project.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/manualtest/project.properties b/manualtest/project.properties
new file mode 100644
index 0000000..4ab1256
--- /dev/null
+++ b/manualtest/project.properties
@@ -0,0 +1,14 @@
+# This file is automatically generated by Android Tools.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must be checked in Version Control Systems.
+#
+# To customize properties used by the Ant build system edit
+# "ant.properties", and override values to adapt the script to your
+# project structure.
+#
+# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
+#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
+
+# Project target.
+target=android-19