commit | 6b773549e3d8067988d1612859bb902a2330b393 | [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 | 17ab18d29c932d90949f3429cc65a0090664d474 | |
parent | 40e2fb68e62b9330d5c0a62eb7564bc9b20b365d [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