Ensure cleanup is called for the file pushed

Change-Id: I875ccab6e4956658ec7529fe2cfeae74f96efa93
Test: presubmit
Bug: 267521823
This commit is contained in:
Julien Desprez
2023-04-04 03:59:15 +00:00
parent fdbe258314
commit e6a2a19861

View File

@@ -22,7 +22,6 @@
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
<option name="cleanup" value="false" />
<option name="remount-system" value="true" />
<option name="push"
value="SharedLibraryLoadingTests_StandardSharedLibrary.apk->/product/app/SharedLibraryLoadingTests_StandardSharedLibrary.apk" />