commit | 0c6544bd73ef922cf8d1ed26dc5a1c5f988dfa0c | [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 | 4e3475964be68a27ef432157fc69e0acab75637f [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