commit | e659518bac4b3551446e813751abc8d1c70b2d5b | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Tue Sep 23 18:43:05 2014 -0700 |
committer | Andrew Lee <anwlee@google.com> | Wed Sep 24 10:34:00 2014 -0700 |
tree | 3d4aafdef69c3e1403078e7938dbe15d7522cd5d | |
parent | 150d8684a9782da6a2d55a997676d619ab2caa4d [diff] |
Refuse outgoing call if max outgoing exceeded. This bug was happening because multiple calls in the CONNECTING state were being added. Now, if there's an attempt to place multiple calls, ignore when the maximum number of outgoing calls is exceeded. Exception: if the outgoing call is an emergency call, cancel the current outgoing call if the current outgoing call is not an emergency call itself. Bug: 17610917 Change-Id: I0ae041fa3a09a2fb9508f2342894e77b87001b43