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 Change-Id: Ia0b7531c7a326c2c57919357bb094d3a684d6c94
Loading
Please register or sign in to comment