commit | cfe9e61ce4029da61b973f5b80fccafdde4c9cc3 | [log] [tgz] |
---|---|---|
author | Shuo Qian <shuoq@google.com> | Wed Apr 12 22:11:17 2017 +0000 |
committer | Shuo Qian <shuoq@google.com> | Wed Apr 12 22:36:00 2017 +0000 |
tree | 82f642cc6aded018c347959326912c665a43af5b | |
parent | c240c9b134fe4d1843433e76c0f6721bd712918c [diff] |
ECBM SystemProperty cleanup - Add getEmergencyCallbackMode() method in the TelephonyManager.java to get the boolean value for ECBM callback mode from the phone through ITelephony.aidl/java interface - Use the added TelephonyManager Api to replace the 'get' of PROPERTY_INECM_MODE system property in the framework/base Change-Id: I83fbdeef5c0b43a8fc16ece044c9e191e9922bce Test: manual Bug: 30361624