cherry pick "Fix build" a227db53f0 into master
Change-Id: I8db1a4b52d87e98efb07c6c1a2b22de7b7d5c297
This commit is contained in:
@@ -601,7 +601,7 @@ public class PackageManagerHostTestUtils extends Assert {
|
||||
mTestRunErrorMessage = errorMessage;
|
||||
}
|
||||
|
||||
public void testRunStarted(int testCount) {
|
||||
public void testRunStarted(String runName, int testCount) {
|
||||
// ignore
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user