| Index: build/android/pylib/host_driven/setup.py
|
| diff --git a/build/android/pylib/host_driven/setup.py b/build/android/pylib/host_driven/setup.py
|
| index ae7860a8a04a9e51f14844377732e96eac599695..a087bf148491563199fa46426f3156befdb6f790 100644
|
| --- a/build/android/pylib/host_driven/setup.py
|
| +++ b/build/android/pylib/host_driven/setup.py
|
| @@ -196,7 +196,6 @@ def InstrumentationSetup(host_driven_test_root, official_build,
|
| return test_runner.HostDrivenTestRunner(
|
| device, shard_index,
|
| instrumentation_options.tool,
|
| - instrumentation_options.build_type,
|
| instrumentation_options.push_deps,
|
| instrumentation_options.cleanup_test_files)
|
|
|
|
|