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

Commit e0cf12fc authored by Romain Guy's avatar Romain Guy
Browse files

Fix the build

Change-Id: Ia86ba9b1c432ab3f8107557e95b12c9eedc4d9f7
parent 7e4e561b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ public final class BridgeWindow implements IWindow {
    public void dispatchGetNewSurface() throws RemoteException {
        // pass for now.
    }

    @Override
    public void executeCommand(String arg0, String arg1, ParcelFileDescriptor arg2)
            throws RemoteException {
@@ -51,6 +52,10 @@ public final class BridgeWindow implements IWindow {
        // pass for now.
    }

    @Override
    public void dispatchScreenStatus(boolean on) throws RemoteException {
    }

    @Override
    public void windowFocusChanged(boolean arg0, boolean arg1) throws RemoteException {
        // pass for now.