commit | 6b8591100999ba4f12f8b519c0444fb89cb8617a | [log] [tgz] |
---|---|---|
author | Meng Wang <mewan@google.com> | Thu Oct 06 11:23:00 2016 -0700 |
committer | Meng Wang <mewan@google.com> | Thu Oct 06 11:23:00 2016 -0700 |
tree | 86f90965148e27ff24b093744ab55aecf4c242c1 | |
parent | 0db7db3a7f93eec7c86ac4de0947206ce8493430 [diff] |
ImsPhone: defer intial roaming state update The intial roaming update was in constructor of ImsPhone. It's so early that settings provider and carrier config may not be loaded. Hence incorrect WFC mode was got and set. Now we defer intial roaming update to ImsManager#updateWfcFeatureAndProvisionedValues, invoked on EVENT_CARRIER_CONFIG_CHANGED Bug: 31972897 Change-Id: Id7a14f2d4ff0c638c53bcf7bbae2468750581e06