diff --git a/adb/Android.bp b/adb/Android.bp index f6a4f39b4..b3fe1efbf 100644 --- a/adb/Android.bp +++ b/adb/Android.bp @@ -653,7 +653,7 @@ cc_test { "libmdnssd", "libselinux", ], - test_suites: ["device-tests"], + test_suites: ["device-tests", "mts"], require_root: true, }