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

Commit 60403848 authored by Yike Zhang's avatar Yike Zhang Committed by Gerrit Code Review
Browse files

Merge "Use `PushFilePreparer` to push files in PreloadCheck"

parents 99468347 e431c26b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
     limitations under the License.
-->
<configuration description="Config for PreloadCheck">
    <target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
    <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
        <option name="cleanup" value="true" />
        <option name="push" value="preload-check-device.jar->/data/local/tmp/preload-check-device.jar" />
    </target_preparer>
+1 −0
Original line number Diff line number Diff line
include /ZYGOTE_OWNERS