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

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

Merge "Remove @UnsupportedAppUsage from IInputConnectionWrapper#mInputConnection"

parents 5f49564d 88d597b9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -89,7 +89,6 @@ public final class IInputConnectionWrapper extends IInputContext.Stub {

    @GuardedBy("mLock")
    @Nullable
    @UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.P, trackingBug = 115609023)
    private InputConnection mInputConnection;

    private Looper mMainLooper;