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

Skip to content
Commit 82845c3d authored by joonhunshin's avatar joonhunshin Committed by Joonhun Shin
Browse files

Fixed NullPointException after SRVCC completed event

If IImsCallSessionListener.callSessionProgressing() is called from
ImsService right after receiving SRVCC complete state event from RIL, Framework tries to access CallProfile. However, NPE was observed because CallProfile is released by SRVCC completed event.

Bug: 286447293
Test: atest ImsCallTest
Change-Id: I7e86d8b8190c65b757b753fab2ea4564a7fccf7c
Merged-In: I7e86d8b8190c65b757b753fab2ea4564a7fccf7c
parent e8a7e5f9
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