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

Commit 6e98164e authored by uael's avatar uael
Browse files

atest: use self hosted dependencies for bumble

Bug: 270563507
Test: atest avatar
Change-Id: If174302896afb052c25d3735d1cfc1d9f594d969
parent 90e75dc9
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -21,12 +21,7 @@
        <option name="install-arg" value="-g" />
    </target_preparer>
    <target_preparer class="com.android.tradefed.targetprep.PythonVirtualenvPreparer">
        <option name="dep-module" value="mobly" />
        <option name="dep-module" value="grpcio" />
        <option name="dep-module" value="pyee" />
        <option name="dep-module" value="ansicolors" />
        <option name="dep-module" value="websockets" />
        <option name="dep-module" value="construct" />
        <option name="dep-module" value="cryptography" />
    </target_preparer>
    <test class="com.android.tradefed.testtype.mobly.MoblyBinaryHostTest">