Process MMI Codes In IMSPhone Even If BasePhone Is CDMA
Removing a check to see if base phone is CDMAPhone while dialing a call in ImsPhone. Since the base phone has handed the call to ImsPhone, which supports all MMI codes, the check, that prevented further parsing of dial string, is redundant. Conflicts: src/java/com/android/internal/telephony/imsphone/ImsPhone.java Change-Id: I21b7ed8e571cfd55a2af413d39911f8b7551e0cc CRs-Fixed: 725556
Loading
Please register or sign in to comment