commit | e6143f57856972ba21b5c6fb711c93ac2e477cc7 | [log] [tgz] |
---|---|---|
author | Sanket Agarwal <sanketa@google.com> | Thu May 26 11:22:57 2016 -0700 |
committer | Sanket Agarwal <sanketa@google.com> | Fri May 27 01:49:29 2016 +0000 |
tree | 0b1d32ffa25e8318ed17cb995dd046cab3a4d6db | |
parent | ad54e7f053f00d6c77fe18c11cc5e7c5a7b8fb60 [diff] |
Do not process call intent if call already disconnected In cases of very quick call and hangup (delay of 0.1 sec using automation) the call itself will go from NEW -> CONNECTING -> DISCONNECTED but the CallIntentProcessor will still make the outgoing call since it does not check the current call state for it has been disconnected. Bug: b/28969591 Change-Id: I1de45ff342db3e2552824c17f9f73f9c3a2579d9