Commits


Satish.Kulkarni authored and Wink Saville committed eafe72a0db8
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.