commit | 0c70ae5054d3834a61640fc4137d92e5305415d8 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 08 22:21:45 2021 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Aug 17 15:48:04 2021 +0000 |
tree | 1caddb3dea523762f1e6b2cb5e1d06b22f89af61 | |
parent | 3d45c4e432191802b673a996174f346f8c46e282 [diff] |
Stop skipping VPN tests when running ADB over TCP. We currently skip these tests because when a VPN comes up, all TCP sockets for UIDs subject to the VPN are closed. This used to break ADB over TCP, but that was fixed in r.android.com/1554977 by ensuring that netd never kills adb sockets. Bug: 119382723 Bug: 161861298 Test: test-only change Change-Id: I54b833a4d1fb51476a22cd7c793ec59b101023f1