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

Commit c87e2b46 authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Fix build

Change-Id: Id21200a8239908c18379d67639c090ccfd3772f2
parent 6e8fafff
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -50,7 +50,8 @@ public final class BridgeWindow implements IWindow {

    @Override
    public void resized(Rect rect, Rect rect2, Rect rect3, Rect rect4, Rect rect5, Rect rect6,
            boolean b, Configuration configuration, Rect rect7, boolean b2) throws RemoteException {
            boolean b, Configuration configuration, Rect rect7, boolean b2, boolean b3)
            throws RemoteException {
        // pass for now.
    }