Merge "Ensure cleanup is called for the file pushed" am: a1355bc271 am: 0fc710efb9 am: 3a9314222d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2521775

Change-Id: I77bd6f83ade7a2345d17271d64d588e1f3981dd0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2023-04-17 22:42:26 +00:00
committed by Automerger Merge Worker

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" />