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

Commit eebdc4eb authored by Svet Ganov's avatar Svet Ganov Committed by android-build-merger
Browse files

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

am: 6bfcc82a

Change-Id: I4bc2190dba1afc2274547a00984635cbbc3a4b6b
parents 1d1a8c51 6bfcc82a
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());
                        }
                    }
                }