commit | 0159eeb32c48ecb17856d54f193deb2f04323285 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Fri May 06 13:41:05 2016 -0700 |
committer | Brad Ebinger <breadley@google.com> | Fri May 13 17:54:59 2016 +0000 |
tree | 8d815e14671c2c01ef11354fe43f7166d7f5832c | |
parent | 208cb8de2f8fad5c1d3797bf38e0879bb0996670 [diff] |
Iterate through Phones when routing Emergency Call Iterate through the Phones directly instead of iterating based on the Sub ID. If there are no SIMs in the device, then this approach did not work historically (and would always use the first Phone). Also, re-order the logic for getFirstPhoneForEmergencyCall to first consider the user's voice calling preference, instead of always using Slot 0. Change-Id: Ib77347373ed98b138effe3c4735edb4eaa650aa5 Fixes: 28598339