commit | 7caa36a51a77030048ef8d4321d0965224be2a74 | [log] [tgz] |
---|---|---|
author | Ken Mixter <kmixter@google.com> | Thu Nov 07 22:08:24 2013 -0800 |
committer | Ken Mixter <kmixter@google.com> | Tue Nov 12 22:17:46 2013 -0800 |
tree | 9dc8b57800dc9953f4e43228cd81eec34cbfc117 | |
parent | 55478820841c4df800f33214dc3915ff091b289e [diff] |
Fix NPE in ConnectivityService Could occur when requestRouteToHostAddress is called on a network with no associated tracker. Code later in the method handles this case gracefully but code introduced in JB throws an exception. Change-Id: I6c8a0e313ecbcca120aeb5dd0802a72114749aa1