Ensure cleanup is called for the file pushed
Change-Id: I875ccab6e4956658ec7529fe2cfeae74f96efa93 Test: presubmit Bug: 267521823
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user