Merge "Add junit-params to servicetests"

This commit is contained in:
Neil Fuller
2022-10-11 08:44:14 +00:00
committed by Android (Google) Code Review

View File

@@ -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",