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

Commit ca249dc6 authored by Yohei Yukawa's avatar Yohei Yukawa Committed by Android (Google) Code Review
Browse files

Merge "Fix SDK build breakage"

parents 998ff754 69684533
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
    }
}