Files
frameworks_base/diff
Catherine Shi 0c1b921923 linkToDeath exception cause system server crash
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
2020-07-09 15:11:28 -07:00

1.2 KiB