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

Commit f37ba749 authored by Svet Ganov's avatar Svet Ganov
Browse files

Only clear state for force stopped fill service

Test: manual

bug:37785814

Change-Id: I5e40a284788bacf1ebae5ddefffb93b1a5b47d39
parent c110c5ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -213,7 +213,7 @@ public final class AutofillManagerService extends SystemService {
                            if (!doit) {
                                return true;
                            }
                            handleActiveAutofillServiceRemoved(getChangingUserId());
                            removeCachedServiceLocked(getChangingUserId());
                        }
                    }
                }