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

Commit 0a66b6bc authored by Filip Gruszczynski's avatar Filip Gruszczynski
Browse files

Fix build.

Change-Id: I68d6fade1b2a44a3542182914e0cd5853f4f0a81
parent fe434a15
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -105,4 +105,8 @@ public final class BridgeWindow implements IWindow {
        // pass for now.
        return null;
    }

    @Override
    void updatePointerIcon(float x, float y) {
    }
}