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

Commit fb73cd70 authored by Julien Desprez's avatar Julien Desprez Committed by Gerrit Code Review
Browse files

Merge "Make sure the test module uninstall the apks at the end"

parents f8f7720f bc7f24e1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
<configuration description="Runs Tests for NetworkStack">
    <target_preparer class="com.android.tradefed.targetprep.TestAppInstallSetup">
        <option name="test-file-name" value="NetworkStackTests.apk" />
        <option name="cleanup-apks" value="true" />
    </target_preparer>

    <option name="test-suite-tag" value="apct" />