commit | d176650e14205f34fff93b14341f6313437b703c | [log] [tgz] |
---|---|---|
author | Santos Cordon <santoscordon@google.com> | Fri Sep 26 15:45:39 2014 -0700 |
committer | Santos Cordon <santoscordon@google.com> | Fri Sep 26 15:45:39 2014 -0700 |
tree | 5af7692d59ab995e4bb39fa94230b32e03ad505e | |
parent | fddf12ed41b47446cd34c730e3d391989a99c32d [diff] |
Don't stop outgoing calls if we are the foreground call. When attempting outgoing calls we do checks to make sure there is room for another outgoing call (we only support 1 at a time). But that code needs to check to see if the new call is already the foreground call and if so, let it continue. Without this change, we never make an outgoing call in the "Ask First" case Bug: 17672699 Change-Id: I9bf37b08e54e2fc2ace1295ce269775cb14d08f1