commit | ff1c289d6ce38a5fd76bf5ba1fda99a55a2fe2c8 | [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 | b6bea971ef087d41ebc4903c5788fc1e19c7eb40 [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