summaryrefslogtreecommitdiff
path: root/tests/tests/content/SyncAccountAccessStubs/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/content/SyncAccountAccessStubs/Android.bp')
-rw-r--r--tests/tests/content/SyncAccountAccessStubs/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests/content/SyncAccountAccessStubs/Android.bp b/tests/tests/content/SyncAccountAccessStubs/Android.bp
index e8904d7fa44..9f1e9abfd20 100644
--- a/tests/tests/content/SyncAccountAccessStubs/Android.bp
+++ b/tests/tests/content/SyncAccountAccessStubs/Android.bp
@@ -25,6 +25,7 @@ android_test_helper_app {
srcs: ["src/**/*.java"],
sdk_version: "current",
test_suites: [
+ "mts",
"cts",
"general-tests",
],