commit | f186d6703ed766f4eca034963536e86c5a75bb7b | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Tue Oct 10 20:44:28 2017 -0700 |
committer | Benedict Wong <benedictwong@google.com> | Wed Oct 18 11:43:43 2017 -0700 |
tree | b3e06da1639540afa7e8600dd18d81a989765d78 | |
parent | 3851f132d10db766f1d9a49099ec19a84957afad [diff] |
Return a port from bindToPort() in IpSecService When binding to a random port, the port number was not being returned, so the user is incorrectly receiving a port of zero. Return the port number that was ultimately bound. Bug: 67662580 Test: Ran CTS test on aosp_angler-eng Change-Id: I22f4e5cdc83d43dc453788889990feb34e451bd3