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

Commit 6da09f9c authored by Chen Zhu's avatar Chen Zhu Committed by Android (Google) Code Review
Browse files

Merge "Add DocumentsUITests.apk to MTS to get coverage data." into qt-dev

parents 8430f5d2 23519f62
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>