commit | f2e6179a9b8fed528c3f45bbab145dd081254136 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Jan 30 14:49:01 2020 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Jan 30 23:53:20 2020 +0000 |
tree | d04c759306ede292e780c254f1b3b9e8c18d3f3b | |
parent | e9774fb85e3e17b22a7e65cfa147cc7b3dc3579b [diff] |
Add adbd_test to mts. Bug: http://b/137798163 Test: mts-tradefed run mts-adbd Change-Id: I875f224bbcd7b1f81365fffdd8de8d2df4e87c84
diff --git a/adb/Android.bp b/adb/Android.bp index 7c5e3ea..2a56f0f 100644 --- a/adb/Android.bp +++ b/adb/Android.bp
@@ -651,7 +651,7 @@ "libmdnssd", "libselinux", ], - test_suites: ["device-tests"], + test_suites: ["device-tests", "mts"], require_root: true, }