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

Commit c436b73c authored by Chen Zhu's avatar Chen Zhu Committed by android-build-merger
Browse files

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

am: 6da09f9c

Change-Id: Ie8d1cd15770efdf7992d67cc2bb5993c9077b93f
parents 0ed5a427 6da09f9c
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>