Index: build/android/pylib/uiautomator/test_runner.py |
diff --git a/build/android/pylib/uiautomator/test_runner.py b/build/android/pylib/uiautomator/test_runner.py |
index 58cdd45dd0a0c8d173ced9380a08bebc33324f64..37261d4001c411ce715cffbdfdcf3aabb1071ea5 100644 |
--- a/build/android/pylib/uiautomator/test_runner.py |
+++ b/build/android/pylib/uiautomator/test_runner.py |
@@ -25,7 +25,6 @@ class TestRunner(instr_test_runner.TestRunner): |
""" |
# Create an InstrumentationOptions object to pass to the super class |
instrumentation_options = instr_test_options.InstrumentationOptions( |
- test_options.build_type, |
test_options.tool, |
test_options.cleanup_test_files, |
test_options.push_deps, |