Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 415baf36 authored by Neil Fuller's avatar Neil Fuller
Browse files

Add junit-params to servicetests

To enable future parameterized test methods.

Bug: None
Test: build / treehugger
Change-Id: I13139b59bb2b40ffea4cc1d91d1183b11d19f0a2
parent 1b3db4d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",