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

Commit f7b8ff59 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 am: dbfef8ed

am: 9097a33c

Change-Id: I236358070773dd62fe04d2f5be35e34cb64097d5
parents 0d81d6f3 9097a33c
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" />