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

Skip to content
Commit df49e4da authored by Wei Huang's avatar Wei Huang Committed by takeshi tanigawa
Browse files

Fix IMS Emergency Callback Mode issues

1. ECM timer doesn't resume after user hangs up another emergency call
during IMS ECM. Therefore, user can't exit ECM except by phone reboot or
making volte call.

2. User can't enable mobile data if user disable mobile data during IMS
ECM.

To fix the problem:
1. In ImsPhoneCallTracker.java, implement restarting ECM timer when
removing connection like GsmCdmaCallTracker.java

2. In DcTracker.java, added condition to allow mobile data during IMS
ECM.

Test: manual - Verified that ECM timer is restarted after 2nd emergency
call is disconnected.
Bug: 141287026

Change-Id: Id684a8b67149114db6944569f3c03234411e75d1
parent 8bf3cfdf
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