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

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

Merge "Ensure cleanup is called for the file pushed" am: a1355bc2 am:...

Merge "Ensure cleanup is called for the file pushed" am: a1355bc2 am: 0fc710ef am: 3a931422 am: 3db21541

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



Change-Id: Ie1dae272150adf059f0121251256e04ea1b83eaf
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 95964219 3db21541
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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" />