Fix public issue #18054: USSD in-call toast
Removes useless toast displayed when sending USSD during a call.
http://code.google.com/p/android/issues/detail?id=18054
The removed code used to be in the InCallScreen class from the
Phone app. See (now obsolete, abandonned and replaced by this
change) change #36090. A long time ago, the in-call CALL MMI did
not triggered normal MMI dialogs, hence the toast. Dialog was
fixed, toast remained. Also removed incall_status_dialed_mmi
string.xml, in it isn't used in any other context.
Test: not tested
Change-Id: I6ba8be9c0e881cfbc3733b56defd7627d88c6b7e
2 files changed