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

Skip to content
Commit b0ed5523 authored by Xihou Li's avatar Xihou Li Committed by Brad Ebinger
Browse files

IMS can't recover after IMS relaunch

After ImsService relaunch, some defects would cause issue,
1, no ims features removed when binder(with imsservice) died,
this cause any further binder calls fail;
2, no ims feature status callbacks removed, then later
new MmTelFeatureConnection will add new callbacks, then zombie
callbacks exists;
3, ImsServiceControllerStatiCompat didn't override removeImsFeature,
which cause NPE when remove ims feature

Bug: 109824926
Test: Manual - Crash ImsService, Telephony Tests
Change-Id: I05c5c6f3ec6900eb7974ee1db1f794045d2c1dc2
parent 9c936de4
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