diff --git a/tests/cts/hostside/Android.bp b/tests/cts/hostside/Android.bp index b6f514233a..a8cc95ba5f 100644 --- a/tests/cts/hostside/Android.bp +++ b/tests/cts/hostside/Android.bp @@ -25,6 +25,7 @@ java_test_host { test_suites: [ "cts", "vts", + "vts10", "general-tests", ], } diff --git a/tests/cts/hostside/app/Android.bp b/tests/cts/hostside/app/Android.bp index d66b71ba83..49aacd91a9 100644 --- a/tests/cts/hostside/app/Android.bp +++ b/tests/cts/hostside/app/Android.bp @@ -34,6 +34,7 @@ android_test_helper_app { test_suites: [ "cts", "vts", + "vts10", "general-tests", ], } diff --git a/tests/cts/hostside/app2/Android.bp b/tests/cts/hostside/app2/Android.bp index 8a3c8e712a..0bb0d2f631 100644 --- a/tests/cts/hostside/app2/Android.bp +++ b/tests/cts/hostside/app2/Android.bp @@ -24,6 +24,7 @@ android_test_helper_app { test_suites: [ "cts", "vts", + "vts10", "general-tests", ], certificate: ":cts-net-app", diff --git a/tests/cts/net/Android.bp b/tests/cts/net/Android.bp index 624d149776..d77f416557 100644 --- a/tests/cts/net/Android.bp +++ b/tests/cts/net/Android.bp @@ -65,6 +65,7 @@ android_test { test_suites: [ "cts", "vts", + "vts10", "general-tests", ], test_config_template: "AndroidTestTemplate.xml", diff --git a/tests/cts/net/api23Test/Android.bp b/tests/cts/net/api23Test/Android.bp index ffe854e2e9..614a5a2a76 100644 --- a/tests/cts/net/api23Test/Android.bp +++ b/tests/cts/net/api23Test/Android.bp @@ -46,6 +46,7 @@ android_test { test_suites: [ "cts", "vts", + "vts10", "general-tests", ], diff --git a/tests/cts/net/appForApi23/Android.bp b/tests/cts/net/appForApi23/Android.bp index 82e2a08c10..17cfe3821b 100644 --- a/tests/cts/net/appForApi23/Android.bp +++ b/tests/cts/net/appForApi23/Android.bp @@ -27,6 +27,7 @@ android_test { test_suites: [ "cts", "vts", + "vts10", "general-tests", ], diff --git a/tests/cts/net/native/qtaguid/Android.bp b/tests/cts/net/native/qtaguid/Android.bp index c0f0613040..054937b4fa 100644 --- a/tests/cts/net/native/qtaguid/Android.bp +++ b/tests/cts/net/native/qtaguid/Android.bp @@ -43,6 +43,7 @@ cc_test { test_suites: [ "cts", "vts", + "vts10", ], cflags: [