IMS: Fix phone app crash at setOutgoingCallerIdDisplay().
Phone process crash due to duplicate callback received at GsmPhone when launch additional call settings and click on Caller ID->Hide number. Correct logic to receive messge EVENT_SET_CLIR_COMPLETE by the requested phone (GsmPhone or ImsPhone), not by both. Change-Id: Iec19577b7bf567c769089c40c05c656754b694ae CRs-Fixed: 990931
Loading
Please register or sign in to comment