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

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

Dedupe enable/disable IMS commands to ImsService

When sending enable/disable IMS commands, we were sending
the command twice to the ImsService due to
the same ImsServiceController being stored twice in the
mBoundImsServicesByFeature map. Instead, add the
ImsServiceControllers to a temporary set in order to
ensure that we do not accidently call the same method
twice.

Bug: 223214123
Bug: 227854958
Test: atest ImsResolverTest
Test: manual - toggled VT calling switch on TMO
Change-Id: If1eed27cb1ab8255ceb01db8e8f102a1c5dad6e2
parent 96d114be
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