cherry pick "Fix build" a227db53f0 into master

Change-Id: I8db1a4b52d87e98efb07c6c1a2b22de7b7d5c297
This commit is contained in:
Brett Chabot
2010-09-21 16:05:59 -07:00
parent fdc85679cc
commit dca24b8ad8

View File

@@ -601,7 +601,7 @@ public class PackageManagerHostTestUtils extends Assert {
mTestRunErrorMessage = errorMessage;
}
public void testRunStarted(int testCount) {
public void testRunStarted(String runName, int testCount) {
// ignore
}