commit | e98351b085044c639c3c6076fdd2c029fb524336 | [log] [tgz] |
---|---|---|
author | Shashidhar Vithalrao Kulkarni <kulkrn@codeaurora.org> | Fri Oct 07 16:20:55 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Oct 25 02:47:37 2016 -0700 |
tree | 4795c5ebe03bd1a6edbccbb49cfd7ceecd98537a | |
parent | 4c420e7f34bc60e68543605301517f9e39759ec0 [diff] |
Fix phone crash while unknown call on sub1 CallIdMaper uses call id to store the call, when there is EM call attempt on next phone account, call id will be null reason it has removed after set up connection for second phone account. Fix by remove call before attempt with next phone account, so that it avoids call being removed from CallIdMaper which is added for second phone account Change-Id: Ifb020102c1ab840032faaf01b63ccc6ef3b74812 CRs-Fixed: 1066647