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

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

Remove redundant DeathRecipient for ImsServiceController

ImsServiceController was listening to both
ServiceConnection#onServiceDied and DeathRecipient#binderDied.
This is redundant, so remove DeathRecipient and move it to
where it is needed, ImsServiceControllerStaticCompat.

Also, fix a bug in ImsResolver where overriding the device
ImsService was not working properly (for manual testing).

Bug: 120151611
Test: atest FrameworksTelephonyTests:ImsServiceControllerTest
Change-Id: Ia02eb5b9708373107392e370ea06664e5de72687
parent a9b5a3eb
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