aboutsummaryrefslogtreecommitdiff
path: root/core/instrumentation_test_config_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/instrumentation_test_config_template.xml')
-rw-r--r--core/instrumentation_test_config_template.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/instrumentation_test_config_template.xml b/core/instrumentation_test_config_template.xml
index 18ea676af0..afaa561e7e 100644
--- a/core/instrumentation_test_config_template.xml
+++ b/core/instrumentation_test_config_template.xml
@@ -22,6 +22,8 @@
<option name="test-file-name" value="{MODULE}.apk" />
</target_preparer>
+ {EXTRA_CONFIGS}
+
<test class="com.android.tradefed.testtype.{TEST_TYPE}" >
<option name="package" value="{PACKAGE}" />
<option name="runner" value="{RUNNER}" />