commit | a15bc1ed000d0bacc3592d95a09b3ad55274be4e | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Fri Mar 31 17:28:40 2023 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Fri Mar 31 18:13:14 2023 +0900 |
tree | 02d02ae8683b3e810370035b56dd3995b64f039d | |
parent | 85de09411f91f1bf489851b328559e06cb459756 [diff] |
Avoid calling the hidden constructor for InetSocketAddress. Avoid calling the hidden constructor for InetSocketAddress to make sure the code can be built with system sdk. Test: atest CtsNetTestCases FrameworksNetTests: Bug: 272392042 Change-Id: I6f4cfc7599836442ff5e95bb98de0ef6f1914915