commit | d84be3809e96bf127edfa079e0cdbd1f8ba602d5 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu May 11 13:09:07 2017 -0700 |
committer | Brad Ebinger <breadley@google.com> | Thu May 11 20:26:07 2017 +0000 |
tree | 641aac71fe8850081f67b2239e55d2db6bff0c27 | |
parent | ed60e415943e887f0f269e6adea36b628baf1b5c [diff] |
Add APM check to EmergencyCallHelper There is a race condition between APM on and the radio being turned off. If APM is on and the radio hasn't been turned off yet, it can cause the e911 call to fail because the dial is placed on a radio that is off. This change turns on EmergencyCallHelper when either the radio is off or APM is on to eliminate the race condition. Test: Manual E911 Tests Bug: 37960809 Change-Id: I81d269f8a106d1692796788a1974b01162579cc1