commit | 3acd7b8814b8bc376b91698653ae2c557359fc0c | [log] [tgz] |
---|---|---|
author | Santos Cordon <santoscordon@google.com> | Fri May 30 00:12:07 2014 -0700 |
committer | Santos Cordon <santoscordon@google.com> | Fri May 30 00:14:41 2014 -0700 |
tree | 92ada7beeca293e5eb096e45b67fbc22babcc536 | |
parent | 5a46b87c0de0d7ff78b1ae291231bd8e6d20891c [diff] |
Fixing reject on CDMA devices. Phone.rejectCall() does not universally work between GSM and CDMA devices. The right way, ironically, is to invoke hangup() on the Call object. Also, adjusted the disconnect cause for calls that were either aborted or disconnected locally to use DisconnectCause.LOCAL. Bug: 15197550 Change-Id: Iac113f53a19439a4bc4d1017b23068d1d6b27cb4