Merge "Clean up after ourselves in the Rust Benchmark Template" into main am: cadce2a071
Original change: https://android-review.googlesource.com/c/platform/build/+/2698157 Change-Id: I066ff370aee9f3395a72baed649ee6a84440a8ca Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<!-- This test config file is auto-generated. -->
|
||||
<configuration description="Config to run {MODULE} rust benchmark tests.">
|
||||
<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}" />
|
||||
</target_preparer>
|
||||
|
||||
|
Reference in New Issue
Block a user