Make the socketDestroy tests use a fake tun interface.
On real devices, we often don't want to destroy sockets that are on loopback. This CL makes our integration tests use sockets that don't look like they're on loopback, making it possible to test code that does not destroy sockets that are on loopback. Bug: 30186506 (cherry picked from commit 549a0f70) Change-Id: Ic4b8a7cb684010576f0c9c40a037906c7ba4d93d
Loading
Please register or sign in to comment