commit | fdca8168db37618b2f427baa9a4ddd0e12667165 | [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 | 51ccb0dadbd7b51fd1910e922d788e5c27cc867a | |
parent | 829d6494fb0d1aa71965d3ef64bf786934000cf6 [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