Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit acb79622 authored by Ivan Lozano's avatar Ivan Lozano Committed by Automerger Merge Worker
Browse files

Merge "rust: Add EXTRA_CONFIGS to rust test template" am: bdf229ce am:...

Merge "rust: Add EXTRA_CONFIGS to rust test template" am: bdf229ce am: 6af95e33 am: d3ad2b1d am: 65b1e889

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

Change-Id: I856bdbda543c1f94a91dfe1f159f0bce5ddd22e1
parents 660be624 65b1e889
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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}" />