commit | 1f69d15939c3b8fd1206be9ef31cba02188fa183 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Jan 04 22:35:57 2021 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Jan 06 18:48:12 2021 -0700 |
tree | 9a80a6476ed9bae9eb15d98559f8bf33100dcbd9 | |
parent | be4248226cab0bf4ac2dde38d81125549f321ed0 [diff] |
Pivot network statistics to use DataInput/Output. Using these generalized interfaces is more flexible, since it enables us to pivot the implementation being used internally. In particular, an upcoming CL will pivot them to use a more efficient alternative. This is a no-op refactoring. Bug: 176777285 Test: atest FrameworksNetTests CtsNetTestCases Change-Id: Ibd4717174cf1f136e9d5d80172ecb6e493265306