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

Commit bc7f24e1 authored by Julien Desprez's avatar Julien Desprez
Browse files

Make sure the test module uninstall the apks at the end

Test: None
Bug: 144431811
Change-Id: Ic7f56693f734a50f6b121fb53dee90085e982ebd
Exempt-From-Owner-Approval: minor config fix, nothing change in tests
parent 2611b6b0
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" />