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

Commit 4940ff85 authored by Brett Chabot's avatar Brett Chabot
Browse files

Update to new ddmlib-prebuilt api.

Change-Id: Ib99f5eab2b4ecfde8461f93676f0dbd1f1b38241
parent 89fef418
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -536,7 +536,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
        }