commit | bd952df9d212d1b4b0ca176ed749fdcccf99feac | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Apr 21 15:19:56 2016 -0700 |
committer | Brad Ebinger <breadley@google.com> | Thu Apr 21 15:19:56 2016 -0700 |
tree | 2f2808bd8926b89beaa19604149b9e83e8c929b8 | |
parent | d0e9525b65fc2e9d9634621b6c55ffc8a32364a6 [diff] |
Check Phone's ServiceState to see if it accepts Emergency Calls When both SIM are PIN/PUK locked, only the SIM set as the default Data SIM will allow outgoing Emergency Calls. Modify TelephonyConnectionService#getFirstphoneForEmergencyCall to always choose the SIM slot that allows emergency calling. Change-Id: Ie2957f51f8713eec316252dc9e29d4f47ec78eae Fix: 28320008