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

Commit dca24b8a authored by Brett Chabot's avatar Brett Chabot
Browse files

cherry pick "Fix build" a227db53 into master

Change-Id: I8db1a4b52d87e98efb07c6c1a2b22de7b7d5c297
parent fdc85679
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -601,7 +601,7 @@ public class PackageManagerHostTestUtils extends Assert {
            mTestRunErrorMessage = errorMessage;
        }

        public void testRunStarted(int testCount) {
        public void testRunStarted(String runName, int testCount) {
            // ignore
        }