summaryrefslogtreecommitdiff
path: root/diff
AgeCommit message (Collapse)Author
2020-07-09linkToDeath exception cause system server crash Catherine Shi
java.util.NoSuchElementException: Death link does not exist when linkToDeath has remote exception, unlinkToDeath will fail and throw NoSuchElementException, catch it in AbstractAccessibilityServiceConnection to avoid system server crash. Bug: 157580692 Test: manual Change-Id: I42ce3a458e04539d76555679279d1368e0c61ae0