commit | 376335421e0f7e9f609946a6259bbfe357402759 | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Thu Mar 22 18:47:30 2018 -0700 |
committer | Benedict Wong <benedictwong@google.com> | Fri Mar 30 18:15:36 2018 +0000 |
tree | 374bb649363ad01ff130b77e2292493fc24bce47 | |
parent | 3f6d149f3da132fe7387840129e88b05e09de71a [diff] |
Switch checkTcp and checkUnconnectedUdp to use generic sockets This patch switches IpSecManager checkTransform() tests to use generic sockets, allowing for exercising of Java sockets as well as native/OS sockets. Bug: 76152303 Test: This; ran on Walleye Change-Id: I515227e7aa04c424aefbbe46209ddce81421b2f1