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

Commit 105b78bb authored by Craig Mautner's avatar Craig Mautner
Browse files

Add missing interface method.

Fix broken build.

Change-Id: I6644df218e11a35330a985bdcb9ace33723330f5
parent fbf885b6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -52,6 +52,11 @@ public final class BridgeWindow implements IWindow {
        // pass for now.
    }

    @Override
    public void moved(int arg0, int arg1) throws RemoteException {
        // pass for now.
    }

    @Override
    public void dispatchScreenState(boolean on) throws RemoteException {
        // pass for now.