commit | 52fbd460614f3bf5a8f811d21a0adc3e164027a2 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Nov 14 19:49:37 2019 -0800 |
committer | Brad Ebinger <breadley@google.com> | Thu Nov 14 20:18:00 2019 -0800 |
tree | 6b5c1df19d8e4c4dddbe74cbc5b66e5b77574918 | |
parent | 63632b5bd279c54888a61216de748d547d36e5b7 [diff] |
Fix condition where an incoming CDMA call hung up emergency call If an incoming CDMA call happened during an emergency call, hangup was being called, which would hang up the foreground call (which was an emergency call). Instead, get the TelephonyConnection associated with the call and call onReject(), which will call the correct methods for CDMA call waiting. Test: manual; atest CtsTelephonyTestCases Change-Id: I06795a484324fa94517a9e448a2dfe83a73ff051