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

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

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

Merge commit '0194eeab'

* commit '0194eeab':
  Update to new ddmlib-prebuilt api.
parents f14fafdb 0194eeab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -580,7 +580,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
        }