NPE in AccessibilityManagerService.
If an accessibility service is connected but already removed from the list of connecting services we get a NPE since the call to set the service connection is made over a null remove interface. Note that service connection is asynchronous. bug:8229877 Change-Id: I7b05f219dd0c1da6286ee4ec90b1ef310908545d
Loading
Please register or sign in to comment