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

Commit dbfef8ed authored by Julien Desprez's avatar Julien Desprez Committed by android-build-merger
Browse files

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

am: fb73cd70

Change-Id: I2afe6ceecd1ba427c970653152e9e40b28061f86
parents 614f9900 fb73cd70
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" />