commit | 487fb02a65fafa5689a037460875470ae1b4e209 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Mon Jun 26 15:33:14 2017 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Jun 27 23:23:05 2017 +0000 |
tree | 96157eb6029473d5ad62b0169e048bee5cc9a119 | |
parent | 50cc0de07bc7679c1ee85a0f513d2a41c59ea6dd [diff] |
Defer sendDeviceStateChanged until SIM config loaded When a sim is inserted, the service state will change before all the data is fully available. To prevent the headset from seeing bad data, wait until the sim config is fully loaded before calling sendDeviceStateChanged. Change-Id: I49831b8b1e494b2263cbc543c187b170faaaaca0 Fixes: 37301718 Test: manual