commit | 4355ec5be9c172ea5bf75a909e0ea019b47610ac | [log] [tgz] |
---|---|---|
author | Nancy Chen <nancychen@google.com> | Wed Feb 17 11:30:54 2016 -0800 |
committer | Nancy Chen <nancychen@google.com> | Wed Feb 17 11:30:54 2016 -0800 |
tree | 29ad01082384e8d691508af525f52c51d7bd561f | |
parent | 87e4a8a9d20e022c067ad98ba5165f5ae491a841 [diff] |
Fix NPE when logging network info for vvm sync. When the network info for a network can't be fetched on a connectivity callback, make sure that we don't crash when doing our logging. Null networks are handled lower in the stack so we don't have to worry about that. Bug: 26407644 Change-Id: I3be367d84819f56f82b165fbe92d42dc4c82be16