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

Commit d8f5a5da authored by Ilya Matyukhin's avatar Ilya Matyukhin Committed by Android (Google) Code Review
Browse files

Merge "Remove the reset method from face" into sc-dev

parents c29882d0 b5bfee2e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -139,8 +139,4 @@ public class TestHal extends IFace.Stub {
            }
        };
    }

    @Override
    public void reset() {
    }
}