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

Commit 88d75329 authored by Vladislav Kaznacheev's avatar Vladislav Kaznacheev
Browse files

Fix broken build

Followup to ag/808050

Change-Id: I9912eae6a8c09b90685e19b3a9080b2d557c857b
parent f91e74d9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -166,6 +166,11 @@ public final class BridgeWindowSession implements IWindowSession {
        // pass for now
    }

    @Override
    public void cancelDrag(IBinder dragToken) {
        // pass for now
    }

    @Override
    public void dragRecipientEntered(IWindow window) throws RemoteException {
        // pass for now