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

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

Fix build

Change-Id: I2dc9acf6310e25f6862236b6e27b4df1e1a012ba
parent 4ec134cd
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
        }