diff options
author | John Wang <johnwang@google.com> | 2011-09-21 10:54:35 -0700 |
---|---|---|
committer | John Wang <johnwang@google.com> | 2011-09-21 14:35:34 -0700 |
commit | 61e159504a49cd283fea1658beaa758a3d3e0a99 (patch) | |
tree | bfad6d688bb47d926fb681340f0e11fb98351ef8 /docs/html/sdk/api_diff/11/changes | |
parent | 79a33ad49e8dd54f36ea7ea5f1a275bf38daf5e8 (diff) |
Notify the sim state after callback registration.
Notify the register the current sim state right away in
registerSimStateCallback.Otherwise the register won't
receive any state until sim state gets changed again.
That will introduce a racing condition. If the sim state
changes to PUK_LOCKED after registering the callback, the
PUK unlock screen shows up. If the sim state changes to
PUK_LOCKED before registering, the PUK unlock screen won't
show.
bug:5243771
Change-Id: I27de1329a30adba68952cf086d2130c4cef54270
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions