am 4940ff85
: Update to new ddmlib-prebuilt api.
Merge commit '4940ff85d561310d2c122ca6bd7de4d00772b095' into gingerbread-plus-aosp * commit '4940ff85d561310d2c122ca6bd7de4d00772b095': Update to new ddmlib-prebuilt api.
This commit is contained in:
@ -576,7 +576,7 @@ public class PackageManagerHostTestUtils extends Assert {
|
||||
private boolean mAllTestsPassed = true;
|
||||
private String mTestRunErrorMessage = null;
|
||||
|
||||
public void testEnded(TestIdentifier test) {
|
||||
public void testEnded(TestIdentifier test, Map<String, String> metrics) {
|
||||
// ignore
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user