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

Skip to content
Commit 7b3ec7ec authored by joonhunshin's avatar joonhunshin
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
parent 86110605
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