summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorChenbo Feng <fengc@google.com>2018-11-08 17:36:21 -0800
committerChenbo Feng <fengc@google.com>2018-11-27 15:37:52 -0800
commit7f14dbc33f639f558fae5806e20e406c00493a03 (patch)
tree2a6b48a478675bb025cc3d3152b62c14869ab601 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentc49ec8d1e7cd5dc83ce02c6c218de80401ea9a8d (diff)
Call netd to update the tcp buffer size
The system server is controlling the tcp buffer now by writing to /sys/kernel/ipv4/tcp_{rmem,wmem}_{min,def,max}. Those files are basically the same as /proc/sys/net/ipv4/tcp_{rmem,wmem} except those latter ones contain all three values in one file. Netd can directly write to those files so we no longer need to depend on these android specific files. Test: netd_integration_test Bug: 118572798 Change-Id: I588b48be29ecf61fd5bbf94f97f63738be4eae25
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions