commit | a254d02fe68c6c896926ec890ddbefd9910384e8 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Jul 14 13:07:48 2016 -0700 |
committer | Brad Ebinger <breadley@google.com> | Mon Jul 18 10:07:54 2016 -0700 |
tree | 58609122e3eea8c50d5f9287fdd5b456e6149a65 | |
parent | 9115aeb89a584ed173665c7fff725e1a41564a4b [diff] |
Facilitate Hanging Up Pending Emergency Call Corrects the hangup logic for calls that have not successfully returned a telephony Connection. Before, we only used to hang up calls that were backed by a telephony Connection. This made calls hang that were waiting for the telephony Connection to be established (such as Emergency Calls or calls with bad service). Change-Id: Id8a0a5c4e04736e9697323a7fc5bf293fd09e343 Fixes: 29433202