Silent redial regarding fg and bg call type
If foreground call has higher priority than background call,
CSFB will be triggered.
isForegroundHigherPriority function checks the priority.
The priotiry is as below.
Emergency call > WPS call > Normal call
If there needs to terminate background call to trigger CSFB,
CSFB will be triggered after 1st call terminated.
Add isWpsCall parameter into ImsDialArgs which indicates
the call is Wireless Priority Service call.
Bug: 173444864
Signed-off-by:
hayeong.jang <hayeong.jang@samsung.com>
Change-Id: I6ec431e0b745e76eaa4d7caacb70bedb438d2c3d
Loading
Please register or sign in to comment