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

Commit 1585cc78 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Clean up after ourselves in the Rust Benchmark Template" into main am:...

Merge "Clean up after ourselves in the Rust Benchmark Template" into main am: cadce2a0 am: 347d7969 am: 8741ccbf

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



Change-Id: I90ac4139c9309d6a2e88bb1f4fe49edafe2a7815
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7efadf94 8741ccbf
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@
<!-- This test config file is auto-generated. -->
<!-- This test config file is auto-generated. -->
<configuration description="Config to run {MODULE} rust benchmark tests.">
<configuration description="Config to run {MODULE} rust benchmark tests.">
    <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
    <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
        <option name="cleanup" value="false" />
        <option name="cleanup" value="true" />
        <option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />
        <option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />
    </target_preparer>
    </target_preparer>