Merge "rust: Add EXTRA_CONFIGS to rust test template"
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
-->
|
-->
|
||||||
<!-- This test config file is auto-generated. -->
|
<!-- This test config file is auto-generated. -->
|
||||||
<configuration description="Config to run {MODULE} device tests.">
|
<configuration description="Config to run {MODULE} device tests.">
|
||||||
|
|
||||||
|
{EXTRA_CONFIGS}
|
||||||
|
|
||||||
<target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
|
<target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
|
||||||
<option name="cleanup" value="true" />
|
<option name="cleanup" value="true" />
|
||||||
<option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />
|
<option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />
|
||||||
|
Reference in New Issue
Block a user