Merge "rust: Add EXTRA_CONFIGS to rust test template" am: bdf229ce99

Original change: https://android-review.googlesource.com/c/platform/build/+/1832615

Change-Id: I8ca2d4a7f60e8cbfc550f6e037d68df66da1a8aa
This commit is contained in:
Ivan Lozano
2021-09-24 18:54:05 +00:00
committed by Automerger Merge Worker

View File

@@ -15,6 +15,9 @@
-->
<!-- This test config file is auto-generated. -->
<configuration description="Config to run {MODULE} device tests.">
{EXTRA_CONFIGS}
<target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
<option name="cleanup" value="true" />
<option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />