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

Commit 25fab004 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove @UnsupportedAppUsage from InputMethodManager#mServedInputConnectionWrapper"

parents 9322860d f0fe0000
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -408,7 +408,6 @@ public final class InputMethodManager {
    /**
     * The InputConnection that was last retrieved from the served view.
     */
    @UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.P, trackingBug = 115609023)
    IInputConnectionWrapper mServedInputConnectionWrapper;
    /**
     * The completions that were last provided by the served view.