diff --git a/services/tests/servicestests/Android.bp b/services/tests/servicestests/Android.bp index 1921ce70d6cd9..ebdef8af47f87 100644 --- a/services/tests/servicestests/Android.bp +++ b/services/tests/servicestests/Android.bp @@ -48,7 +48,6 @@ android_test { "ShortcutManagerTestUtils", "truth-prebuilt", "testables", - "testng", "ub-uiautomator", "platformprotosnano", "framework-protos", @@ -60,6 +59,7 @@ android_test { // which provides assertThrows "testng", "junit", + "junit-params", "platform-compat-test-rules", "ActivityContext", "coretests-aidl",