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

Commit 731f0189 authored by Romain Guy's avatar Romain Guy Committed by Android (Google) Code Review
Browse files

Merge "Fix the build"

parents 5ec9193a e0cf12fc
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.