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

Commit 3236fef5 authored by Filip Gruszczynski's avatar Filip Gruszczynski Committed by Android (Google) Code Review
Browse files

Merge "Fix build."

parents 767c118a 0a66b6bc
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) {
    }
}