commit | 93a2218e41384d106f1c14c239e1bf4795af43d5 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Thu Mar 16 17:04:21 2023 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Wed Apr 19 11:59:18 2023 +0900 |
tree | cd2363b7f90a17c8aae9ad31d4b7f4a8e7bfa98f | |
parent | 7002f0bee14cc161a7ee5a6cb13ec1c8aa361d46 [diff] |
Use InetDiagMessage.destroyLiveTcpSocket instead of netd.socketDestroy Netd is not updatable since it's not mainlined. To make socket destroy code updatable, the code was re-implemented in java and moved to Connectivity. Bug: 270298713 Test: atest FrameworksNetTests Change-Id: I5439c0c76c42a9f738a1b25a1f62e701755cbd05