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

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

Merge "Remove the extra CONTENT_CAPTURE_STOP event from Activity.onStop()"

parents 3f9262a9 aaea86b0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2391,7 +2391,6 @@ public class Activity extends ContextThemeWrapper
                        mIntent.getIBinderExtra(AutofillManager.EXTRA_RESTORE_SESSION_TOKEN));
            }
        }
        notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP);
        mEnterAnimationComplete = false;
    }