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

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

Merge "Remove @UnsupportedAppUsage from InputBindResult#method"

parents 244a3d02 45dc08a1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -175,7 +175,6 @@ public final class InputBindResult implements Parcelable {
    /**
     * The input method service.
     */
    @UnsupportedAppUsage
    public final IInputMethodSession method;

    /**