commit | d0854b33975052aa6ee1e7f8794f4eb4363aaf16 | [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 | 2e10d8f74f317067f6bdd29646e0ef3a69c7d9c6 [diff] | |
parent | 7e015871db08c5d99d68f9d54291ee50fea5505f [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, }