Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 10703566 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Set Binder to null if linkToDeath throws RemoteException

If linkToDeath throws a RemoteException, set the Binder to null in
order to stop unlinkToDeath from causing the phone process to crash.

For further safety, catch NoSuchElementException directly if it
still happens, as it should just result in a no-op.

Bug: 175737956
Test: manual; atest ImsCommonTests
Change-Id: I743d1768720cee6ef264ef3168183563652e50c4
parent 2aafe6d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment