Merge "Only clear state for force stopped fill service" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6bfcc82a4b
@@ -213,7 +213,7 @@ public final class AutofillManagerService extends SystemService {
|
||||
if (!doit) {
|
||||
return true;
|
||||
}
|
||||
handleActiveAutofillServiceRemoved(getChangingUserId());
|
||||
removeCachedServiceLocked(getChangingUserId());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user