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

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

Clean up ImsFeature status callbacks correctly in FeatureConnection

1) ImsFeatureStatusCallbacks were not being deregistered when the
MmTelFeatureConnection was removed, causing callbacks to still call
into that FeatureConnection. This caused a memory leak as well as
duplicate callbacks into ImsManager.

2) Small refactor to better decouple the abstract FeatureConnection
from the MmTelFeatureConnection

Bug: 156893040
Test: atest FrameworksTelephonyTests CtsTelephonyTestCases:ImsServiceTest
Change-Id: Iedf820f9da10088c845b34c2a08658d7204241b3
parent 2a4164bf
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