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

Commit b255560b authored by Brett Chabot's avatar Brett Chabot Committed by Android (Google) Code Review
Browse files

Merge "Fix build" into gingerbread-plus-aosp

parents 6943b94b a227db53
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -597,7 +597,7 @@ public class PackageManagerHostTestUtils extends Assert {
            mTestRunErrorMessage = errorMessage;
        }

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