Merge "Log when save UI is not showing because of the service's response." into pi-dev
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user