commit | e75b9e355500b7c6a05e4d6ec54ef48835707caa | [log] [tgz] |
---|---|---|
author | Paul Jensen <pauljensen@google.com> | Mon Apr 06 11:54:53 2015 -0400 |
committer | Paul Jensen <pauljensen@google.com> | Wed Apr 08 07:46:49 2015 -0400 |
tree | a443bf1e6be90b96c9fe4b7a4d73c86c1a69d3fc | |
parent | 582b868c4466b25dd8a8e21c423b9180d25dac41 [diff] |
Non-functional code cleanup of ConnectivityService. 1. Remove ConnectivityService.findConnectionTypeForIface() as this can be done just as easily with supported APIs now. 2. Avoid making copies of Network objects as this precludes reuse of Network internals (e.g. socket factory, connection pool). Change-Id: I52f92e35d769d8350471f485e408169608630082