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

Commit 69684533 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Fix SDK build breakage

This should have been included in I3c6b69bd9d79b199afe68d838f25effa6

BUG: 15812658
BUG: 16118603
Change-Id: I298206008fc28faa4f6576a77d56251f873f233c
parent 6b58d328
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -237,9 +237,4 @@ public class BridgeIInputMethodManager implements IInputMethodManager {
        // TODO Auto-generated method stub
        return null;
    }

    @Override
    public void setCursorAnchorMonitorMode(IBinder arg0, int arg1) {
      // TODO Auto-generated method stub
    }
}