commit | c28af52e596230e53e910078a8474e19fea6ed57 | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@google.com> | Thu Jun 28 14:25:14 2012 -0700 |
committer | Brian Muramatsu <btmura@google.com> | Thu Jun 28 14:25:14 2012 -0700 |
tree | 8c8d1fb149460acda7bc827204aef799b37536dd | |
parent | c812fe4c0e989fcea906a6dda7c88a55076cd50d [diff] |
Fix Settings NPE Labels for account types can be null which causes a NPE to occur in Settings. If the label is null, don't bother adding an account header. If we don't do this, then it would blow up when trying to sort the headers anyway, so this change will fix the crash. Bug 6727947 Change-Id: I284d7204b6d21c8d1b0a36e18ecae2c2361eeb84