Add USSD codes over IMS feature
Normally, USSD codes is sent over the CS pipe. However if CS is out of service, it should send USSD codes over IMS instead. Change as follows: - Change to allow using ImsPhone when dial USSD codes even if UT is disabled. - Adds implementation to send USSD via ImsPhone. - If does not support to send USSD via ImsPhone due to modem limitations, it will send over the CS pipe instead. Test: atest GsmCdmaPhoneTest, atest ImsPhoneTest Bug: 141350403 Merged-In: I584e308a984c9685ecfce5bac31c1ef42b66f437 Change-Id: I584e308a984c9685ecfce5bac31c1ef42b66f437 (cherry picked from commit 515183f6)
Loading
Please register or sign in to comment