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

Commit 1c9d93dc authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 30f05c29: Merge "Fix sdk build."

* commit '30f05c29':
  Fix sdk build.
parents d30c7014 30f05c29
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -238,4 +238,9 @@ 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
    }
}