commit | eafe72a0db89b5867ccd4b8170377309827785a2 | [log] [tgz] |
---|---|---|
author | Satish.Kulkarni <Satish.Kulkarni@motorola.com> | Tue Jul 07 15:28:11 2009 -0500 |
committer | Wink Saville <wink@google.com> | Sat Jul 25 21:28:20 2009 -0700 |
tree | e59f78778cd5cc128ba177905a29a0e438e48f8f | |
parent | a04aaff2be2396b486181189c67d154e98892f9c [diff] |
Fix for missing call drop notice in CDMA mode In case the cdma modem indicates unspecified error as a reason for a dropped call, then the cause was wrongly being translated to NORMAL call in DisconnectCause. This has been fixed to report ERROR_UNSPECIFIED as DisconnectCause in Connection.java.