commit | 8516d85251e236b2a7d887805cc61a76fed302d0 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Tue Dec 08 17:24:21 2020 +0800 |
committer | Paul Hu <paulhu@google.com> | Wed Dec 09 08:25:13 2020 +0000 |
tree | eb835068e70a7dd7c55112a59c03c116c60d417c | |
parent | f2d92dc1ee8360f1c7bd8c1a0da1fb99c6cdd3c9 [diff] |
Expose TcpRepairWindow as module-lib API Connectivity service is going to become a mainline module which will not be able to access hidden APIs. TcpKeepaliveController is a part of CS mainline module, it uses TcpRepairWindow to store tcp repair window info. Thus, expose TcpRepairWindow as module-lib API to support the usage. Bug: 172183305 Test: atest FrameworksNetTests Change-Id: I1b6f5ae698f4b6e030a0f776aeafc774fa9f1437