diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp index 6d3c7483f9e..95a78c75ab2 100644 --- a/tests/robotests/Android.bp +++ b/tests/robotests/Android.bp @@ -50,7 +50,7 @@ android_robolectric_test { "src/**/*.kt", ], - test_suites: ["general-tests"], + // test_suites attribute is not needed. This module will be configured in ATP GCL file. static_libs: [ "Robolectric_shadows_androidx_fragment_upstream",