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

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

Merge "Only clear state for force stopped fill service" into oc-dev

parents 1801f688 f37ba749
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());
                        }
                    }
                }