Loading tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ android_test { test_suites: [ "device-tests", "mts", ], platform_apis: true, Loading tests/AndroidTest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ android_test { test_suites: [ "device-tests", "mts", ], platform_apis: true, Loading
tests/AndroidTest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading