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

Commit 23519f62 authored by Chen Zhu's avatar Chen Zhu
Browse files

Add DocumentsUITests.apk to MTS to get coverage data.

Bug:143778863
Test: m mts
Change-Id: Id905a2540a3e4bcbd93e68e80c4c2f3e48651cf8
parent 7d2d795e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ android_test {

    test_suites: [
        "device-tests",
        "mts",
    ],

    platform_apis: true,
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
     limitations under the License.
-->
<configuration description="Runs Tests for DocumentsUI.">
    <target_preparer class="com.android.tradefed.targetprep.TestAppInstallSetup">
    <target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
        <option name="test-file-name" value="DocumentsUITests.apk" />
    </target_preparer>