commit | 0c1b92192314a5eba892a6f63958acedcde8ce67 | [log] [tgz] |
---|---|---|
author | Catherine Shi <li.shi@gm.com> | Wed Jul 08 17:05:24 2020 -0700 |
committer | Agatha Man <agathaman@google.com> | Thu Jul 09 15:11:28 2020 -0700 |
tree | 077fe647d09a1279e62e73fe885050bae2aad5fa | |
parent | b52353b790b08147b6d63a9669790162b769166a [diff] |
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