commit | 7b03b06716b593324efe1a690eaad17eee5368dc | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Mon Jun 26 15:33:14 2017 -0700 |
committer | Jack He <siyuanh@google.com> | Wed Sep 27 13:05:10 2017 -0700 |
tree | 125ee7a09f0131d397b7dfad5271e1e1c0ba93ce | |
parent | 428c04a43668a88ddf74fb51150d21ee4b80755c [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 (cherry picked from commit 487fb02a65fafa5689a037460875470ae1b4e209)