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

Commit 0194eeab authored by Brett Chabot's avatar Brett Chabot Committed by Android Git Automerger
Browse files

am 4940ff85: Update to new ddmlib-prebuilt api.

Merge commit '4940ff85' into gingerbread-plus-aosp

* commit '4940ff85':
  Update to new ddmlib-prebuilt api.
parents fa888784 4940ff85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
        }