From 23519f62c6c4dcfffb376c64cf92fc1f2ac6f0d3 Mon Sep 17 00:00:00 2001 From: Chen Zhu Date: Fri, 1 Nov 2019 14:01:40 -0700 Subject: Add DocumentsUITests.apk to MTS to get coverage data. Bug:143778863 Test: m mts Change-Id: Id905a2540a3e4bcbd93e68e80c4c2f3e48651cf8 --- tests/Android.bp | 1 + tests/AndroidTest.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Android.bp b/tests/Android.bp index 92c578d64..15aac38c5 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -87,6 +87,7 @@ android_test { test_suites: [ "device-tests", + "mts", ], platform_apis: true, diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml index 7893150d0..7874118db 100644 --- a/tests/AndroidTest.xml +++ b/tests/AndroidTest.xml @@ -14,7 +14,7 @@ limitations under the License. --> - + -- cgit v1.2.3