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

Commit 1c7136be authored by Felipe Leme's avatar Felipe Leme Committed by android-build-merger
Browse files

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

am: c2e68785

Change-Id: I2bf482951c015631f4cd2be69dba13e0ecb7e278
parents 56a42043 c2e68785
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line 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.
         *   the current values of all fields in the screen.
         */
         */
        if (saveInfo == null) {
        if (saveInfo == null) {
            if (sVerbose) Slog.w(TAG, "showSaveLocked(): no saveInfo from service");
            return true;
            return true;
        }
        }