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

Commit 513de764 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:...

Merge "Add DocumentsUITests.apk to MTS to get coverage data." into qt-dev am: 6da09f9c am: c436b73c
am: 4c70e050

Change-Id: I64f642ce07eab1031e7afad4b9e522f634903d4b
parents 8177c44a 4c70e050
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>