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

Commit ccb4908d authored by Filip Gruszczynski's avatar Filip Gruszczynski Committed by Android Git Automerger
Browse files

am 81f8cd92: am 3ce79f6c: am 96496e2d: Merge "Build fix after changing...

am 81f8cd92: am 3ce79f6c: am 96496e2d: Merge "Build fix after changing IWindowSession." into cw-d-mr1-dev

* commit '81f8cd92':
  Build fix after changing IWindowSession.
parents fce3bc83 81f8cd92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ public final class BridgeWindowSession implements IWindowSession {

    @Override
    public int addToDisplay(IWindow arg0, int seq, LayoutParams arg1, int arg2, int displayId,
                            Rect arg3, Rect arg4, InputChannel outInputchannel)
                            Rect arg3, Rect arg4, Rect arg5, InputChannel outInputchannel)
            throws RemoteException {
        // pass for now.
        return 0;