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

Commit 364ec3af authored by Bill Lin's avatar Bill Lin Committed by android-build-merger
Browse files

Add DocumentsUI unit tests to MTS

am: cec0a735

Change-Id: Ie5c59a3ad4460dbaa4d757e46f8678c31fa94fe3
parents acac7cde cec0a735
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>