Merge "Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b167643c87
@@ -579,6 +579,7 @@ public class AccessibilityManagerService extends IAccessibilityManager.Stub
|
||||
} catch (RemoteException re) {
|
||||
mClients.remove(i);
|
||||
count--;
|
||||
i--;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user