summaryrefslogtreecommitdiff
path: root/notification
diff options
context:
space:
mode:
authorTony Mak <tonymak@google.com>2019-12-12 02:05:13 +0000
committerTony Mak <tonymak@google.com>2019-12-20 03:33:30 +0000
commit449d2a02ec6a7dbef1537d07767eac452ac54bfa (patch)
tree95f3bcbd66ca6f01fc828fa573b16aeb5a601516 /notification
parent42cfbe1a4401366846ebd6f44b0978efd1eeb249 (diff)
downloadlibtextclassifier-449d2a02ec6a7dbef1537d07767eac452ac54bfa.tar.gz
Add tests in libtextclassifier folder to ExtSevices MTS
Test: m mts && mts-tradefed run mts-extservices Bug: 138589409 Change-Id: I203fff39476beb2837abc63ffae13f137ebb073c
Diffstat (limited to 'notification')
-rw-r--r--notification/tests/Android.bp4
1 files changed, 1 insertions, 3 deletions
diff --git a/notification/tests/Android.bp b/notification/tests/Android.bp
index e853d55..a7703cd 100644
--- a/notification/tests/Android.bp
+++ b/notification/tests/Android.bp
@@ -33,10 +33,8 @@ android_test {
],
test_suites: [
- "device-tests",
+ "device-tests", "mts"
],
- certificate: "platform",
-
instrumentation_for: "TextClassifierNotificationLib",
} \ No newline at end of file