commit | 7b330a64cdf77ddb1c3e7259a7f069e99b025b51 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Tue Jan 25 09:22:30 2011 -0800 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Tue Jan 25 09:22:30 2011 -0800 |
tree | 4a263d771dd1f165aef549b3682760a57d10d092 | |
parent | 9a6be1610fdf40c2f7f04cfe4b66fde3a35940dc [diff] |
Fixing NPE during bulk insert in ContactsProvider2 If the first bulk insert is received before the provider is fully initialized, you get this NPE. The provider needs to wait for write access before doing the insert. Bug: 3385546 Change-Id: I58b14c1824d738ef4dd1447dbf11fa678aa8f5a5