diff options
author | Chiachang Wang <chiachangwang@google.com> | 2020-02-07 14:43:05 +0800 |
---|---|---|
committer | Chiachang Wang <chiachangwang@google.com> | 2020-02-12 10:44:38 +0800 |
commit | 85b49af029494009da6574cfa275758585da5301 (patch) | |
tree | 3063414761ecebb1539752cd5c2517fe3c2bf725 /common/networkstackclient/Android.bp | |
parent | d5b9b267f6d0cfd2bbf10fcb4bc5ef57de7e3101 (diff) |
update structure of TcpInfo
The TCP infoamtion will be kept for evaluating data stall. The
memoery usage inside TST will increase based on the number of
TCP sockets exist in the device. For the evaluation, TST needs
only 4 fields from TcpInfo. The others are redundant currently.
Thus, keep only necessary field inside TcpInfo to reduce the
memory usgae.
Bug: 148115807
Test: atest NetworkStackTests NetworkStackNextTests
Test: manual test to check memory change
Change-Id: I35275f3d77bbf1e076f2fd327a961278fe038b63
Diffstat (limited to 'common/networkstackclient/Android.bp')
0 files changed, 0 insertions, 0 deletions