commit | d895999858db47e6f2d090a94b29749fa39278c2 | [log] [tgz] |
---|---|---|
author | Erik Kline <ek@google.com> | Fri Jun 05 17:37:45 2015 +0900 |
committer | Erik Kline <ek@google.com> | Tue Jun 09 16:19:24 2015 +0900 |
tree | 5bacc5298ee3dd3c5baa3457b88190ba8461f985 | |
parent | e3d670dc1edc893e1baa98510f67bf929578d591 [diff] |
Make public Network#bindSocket(FileDescriptor). Code that uses android.system.Os to create sockets as FileDescriptors should be able to bind them to networks. Note that FileDescriptors could already be marked as "protected from VPNs" via NetworkUtils#protectFromVpn(), but heretofore were not easily bound to any particular network. Bug: 21449922 Change-Id: I4bb86db5d95d5a55bb2d7e245848d11eaa351e65