Add DocumentsUI tests.

Bug: 10514613
Change-Id: I1375a8ee421153178f86a1842ebbe572858bf94c
This commit is contained in:
Jeff Sharkey
2013-09-06 13:56:45 -07:00
parent 73762c8de9
commit 34c8fae561

View File

@@ -533,6 +533,13 @@ See test_defs.xsd for more information.
continuous="true"
description="SystemUI tests" />
<test name="documentsui"
build_path="frameworks/base/packages/DocumentsUI/tests"
package="com.android.documentsui.tests"
coverage_target="DocumentsUI"
continuous="true"
description="DocumentsUI tests" />
<!-- native tests -->
<!-- Bionic C++ -->