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

Commit c2e68785 authored by Felipe Leme's avatar Felipe Leme Committed by Android (Google) Code Review
Browse files

Merge "Log when save UI is not showing because of the service's response." into pi-dev

parents 52ef0370 0cfb6e38
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1400,6 +1400,7 @@ final class Session implements RemoteFillService.FillServiceCallbacks, ViewState
         *   the current values of all fields in the screen.
         */
        if (saveInfo == null) {
            if (sVerbose) Slog.w(TAG, "showSaveLocked(): no saveInfo from service");
            return true;
        }