| 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 d7a4bdf2819c31a4a3b1899ff3bda3b77827f3a4..296bd478daebcb9b7dac08eee82c46b01b0f5e35 100644
|
| --- a/build/android/pylib/uiautomator/test_runner.py
|
| +++ b/build/android/pylib/uiautomator/test_runner.py
|
| @@ -26,7 +26,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.tool,
|
| - test_options.cleanup_test_files,
|
| test_options.annotations,
|
| test_options.exclude_annotations,
|
| test_options.test_filter,
|
|
|