commit | 56efc9783c4a2725e557bf42ce994cddb3a6f195 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Feb 03 23:30:12 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 03 23:30:12 2020 +0000 |
tree | 6b7a3374c35bfa3ba2aed54b603ebe3ba68691f2 | |
parent | d67244d5fa05ead9d44985f26ce62fd7e772ba0f [diff] | |
parent | f2e6179a9b8fed528c3f45bbab145dd081254136 [diff] |
Merge "Add adbd_test to mts."
diff --git a/adb/Android.bp b/adb/Android.bp index f6a4f39..b3fe1ef 100644 --- a/adb/Android.bp +++ b/adb/Android.bp
@@ -653,7 +653,7 @@ "libmdnssd", "libselinux", ], - test_suites: ["device-tests"], + test_suites: ["device-tests", "mts"], require_root: true, }