commit | f3f045b28478fced878141392cbe256fe9a4f611 | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <robdroid@android.com> | Thu Aug 20 15:25:14 2009 -0700 |
committer | Robert Greenwalt <robdroid@android.com> | Mon Aug 24 16:19:42 2009 -0700 |
tree | 933dfc60fa308484257983406f30d2f53bd1ed7d | |
parent | a52c75ae248b11416865a667d5fc36a4cacc1aa6 [diff] |
Fix a race condition for data change notification We could sometimes not be told about network state changes breaking subsequent mms access. Turning on more logging too. bug: 2069106