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

Skip to content
Commit e89fc88e authored by Minghua Liu's avatar Minghua Liu Committed by Tyler Gunn
Browse files

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
parent 0261dae0
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