Merge "Fix build" into gingerbread-plus-aosp
This commit is contained in:
@@ -597,7 +597,7 @@ public class PackageManagerHostTestUtils extends Assert {
|
|||||||
mTestRunErrorMessage = errorMessage;
|
mTestRunErrorMessage = errorMessage;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void testRunStarted(int testCount) {
|
public void testRunStarted(String runName, int testCount) {
|
||||||
// ignore
|
// ignore
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user